Skip to content

Instantly share code, notes, and snippets.

@RyanGlScott
Last active September 30, 2023 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RyanGlScott/833eeac37066548831c7220da293dac3 to your computer and use it in GitHub Desktop.
Save RyanGlScott/833eeac37066548831c7220da293dac3 to your computer and use it in GitHub Desktop.
GHC 9.8 cabal.project.local
allow-newer:
aeson:deepseq,
aeson:ghc-prim,
aeson:template-haskell,
aeson:th-abstraction,
assoc:base,
async:base,
attoparsec:ghc-prim,
binary-orphans:base,
boring:base,
-- TODO: Update this in head.hackage
cabal-doctest:Cabal,
cryptohash-sha1:base,
data-fix:base,
data-fix:deepseq,
dlist:deepseq,
entropy:Cabal,
foldl:bytestring,
foldl:text,
generic-data:base,
generically:base,
hashable:base,
hashable:bytestring,
hashable:deepseq,
hashable:text,
hsc2hs:base,
indexed-traversable:base,
indexed-traversable-instances:base,
integer-logarithms:base,
integer-logarithms:ghc-prim,
microstache:base,
microstache:deepseq,
network-uri:deepseq,
newtype-generics:base,
OneTuple:base,
Only:deepseq,
parallel:base,
parallel:deepseq,
primitive:base,
primitive:deepseq,
psqueues:deepseq,
quickcheck-instances:base,
random:bytestring,
safecopy:template-haskell,
scientific:base,
scientific:deepseq,
scientific:template-haskell,
semialign:base,
splitmix:base,
splitmix:deepseq,
streaming-commons:text,
strict:deepseq,
text-short:base,
text-short:deepseq,
text-short:ghc-prim,
text-short:template-haskell,
these:base,
these:deepseq,
time-compat:base,
time-compat:deepseq,
turtle:bytestring,
turtle:text,
type-equality:base,
uuid-types:deepseq,
uuid-types:template-haskell,
unordered-containers:template-haskell,
vault:base,
vector:base,
vector-stream:base,
vector-stream:ghc-prim,
vector-th-unbox:base,
vector-th-unbox:template-haskell,
Yampa:deepseq,
zlib:base
constraints:
Cabal installed,
Cabal-syntax installed,
array installed,
base installed,
binary installed,
bytestring installed,
containers installed,
deepseq installed,
directory installed,
exceptions installed,
filepath installed,
ghc installed,
ghc-bignum installed,
ghc-boot installed,
ghc-boot-th installed,
ghc-compact installed,
ghc-heap installed,
ghc-prim installed,
ghci installed,
haskeline installed,
hpc installed,
integer-gmp installed,
libiserv installed,
mtl installed,
parsec installed,
pretty installed,
process installed,
rts installed,
stm installed,
system-cxx-std-lib installed,
template-haskell installed,
terminfo installed,
text installed,
time installed,
transformers installed,
unix installed,
xhtml installed
-- repository head.hackage.ghc.haskell.org
-- url: https://ghc.gitlab.haskell.org/head.hackage/
-- secure: True
-- key-threshold: 3
-- root-keys:
-- f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
-- 26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
-- 7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment