Skip to content

Instantly share code, notes, and snippets.

@RyanGlScott
Last active December 6, 2024 11:42
Show Gist options
  • Save RyanGlScott/bfb4efc9c694b80d238d39de7d94060e to your computer and use it in GitHub Desktop.
Save RyanGlScott/bfb4efc9c694b80d238d39de7d94060e to your computer and use it in GitHub Desktop.
GHC 9.12 cabal.project.local
allow-newer:
aeson:ghc-prim,
aeson:template-haskell,
assoc:base,
async:base,
attoparsec:ghc-prim,
binary-orphans:base,
-- TODO
blank-canvas:base,
-- TODO
blank-canvas-examples:base,
boring:base,
-- TODO: Update this in head.hackage
cabal-doctest:Cabal,
cryptohash-sha1:base,
data-fix:base,
entropy:Cabal,
-- TODO
eliminators:base,
generic-data:base,
hashable:base,
hsc2hs:base,
indexed-traversable:base,
indexed-traversable-instances:base,
integer-conversion:base,
integer-logarithms:base,
integer-logarithms:ghc-prim,
-- TODO
kansas-comet:base,
-- TODO
kansas-comet:time,
-- TODO
kansas-comet-example:base,
-- TODO
logical-foundations:base,
microstache:base,
newtype-generics:base,
nonempty-vector:base,
OneTuple:base,
parallel:base,
primitive:base,
quickcheck-instances:base,
scientific:base,
scientific:template-haskell,
semialign:base,
-- TODO
singleton-gadts:base,
-- TODO
singletons:base,
-- TODO
singletons-base:base,
-- TODO
singletons-th:base,
splitmix:base,
text-short:base,
text-short:ghc-prim,
text-short:template-haskell,
these:base,
time-compat:base,
time-compat:time,
type-equality:base,
unordered-containers:template-haskell,
uuid-types:template-haskell,
vault:base,
vector:base,
vector-stream:base,
vector-th-unbox:base,
vector-th-unbox:template-haskell,
-- TODO
verified-functional-algorithms:base,
websockets:containers,
-- TODO
wiki-suite:base,
-- TODO
wiki-suite:time,
-- TODO
yampa-canvas:base,
yampa-canvas:time,
zlib:base
constraints: Cabal installed
constraints: Cabal-syntax installed
constraints: array installed
constraints: base installed
constraints: binary installed
constraints: bytestring installed
constraints: containers installed
constraints: deepseq installed
constraints: directory installed
constraints: exceptions installed
constraints: filepath installed
constraints: ghc installed
constraints: ghc-bignum installed
constraints: ghc-boot installed
constraints: ghc-boot-th installed
constraints: ghc-compact installed
constraints: ghc-experimental installed
constraints: ghc-heap installed
constraints: ghc-internal installed
constraints: ghc-platform installed
constraints: ghc-prim installed
constraints: ghc-toolchain installed
constraints: ghci installed
constraints: haskeline installed
constraints: hpc installed
constraints: integer-gmp installed
constraints: mtl installed
constraints: os-string installed
constraints: parsec installed
constraints: pretty installed
constraints: process installed
constraints: rts installed
constraints: semaphore-compat installed
constraints: stm installed
constraints: system-cxx-std-lib installed
constraints: template-haskell installed
constraints: terminfo installed
constraints: text installed
constraints: time installed
constraints: transformers installed
constraints: unix installed
constraints: xhtml installed
-- repository head.hackage.ghc.haskell.org
-- url: https://ghc.gitlab.haskell.org/head.hackage/
-- secure: True
-- key-threshold: 3
-- root-keys:
-- 26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
-- 7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
-- f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment