Skip to content

Instantly share code, notes, and snippets.

@RyanGlScott
Last active May 4, 2024 12:38
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/a0364467a59d3c8d3ff89bc098898654 to your computer and use it in GitHub Desktop.
Save RyanGlScott/a0364467a59d3c8d3ff89bc098898654 to your computer and use it in GitHub Desktop.
GHC 9.10 cabal.project.local
allow-newer:
aeson:containers,
aeson:template-haskell,
-- Ugh.
aeson:th-abstraction,
assoc:base,
async:base,
-- TODO
bifunctors:template-haskell,
binary-orphans:base,
boring:base,
-- TODO: Update this in head.hackage
cabal-doctest:Cabal,
cryptohash-sha1:base,
data-fix:base,
entropy:Cabal,
entropy:filepath,
-- TODO
free:template-haskell,
-- Ugh.
free:th-abstraction,
generic-data:base,
-- TODO
generically:base,
gloss:containers,
gloss-rendering:containers,
GLUT:containers,
hsc2hs:base,
indexed-traversable:base,
indexed-traversable:containers,
indexed-traversable-instances:base,
integer-conversion:base,
integer-logarithms:base,
-- TODO
lens:template-haskell,
-- Ugh.
lens:th-abstraction,
microstache:base,
microstache:containers,
microstache:filepath,
newtype-generics:base,
nonempty-vector:base,
ordered-containers:containers,
OneTuple:base,
OpenGL:containers,
OpenGLRaw:containers,
parallel:base,
primitive:base,
quickcheck-instances:base,
quickcheck-instances:containers,
safecopy:template-haskell,
scientific:base,
scientific:containers,
scientific:template-haskell,
semialign:base,
semialign:containers,
splitmix:base,
-- TODO
tagged:template-haskell,
text-short:base,
-- Ugh.
text-short:bytestring,
-- Ugh.
text-short:deepseq,
-- Ugh.
text-short:ghc-prim,
text-short:template-haskell,
-- Ugh.
text-short:text,
-- TODO
th-abstraction:template-haskell,
-- TODO
th-compat:template-haskell,
-- TODO
th-expand-syns:template-haskell,
-- TODO
th-lift:template-haskell,
-- TODO
th-orphans:template-haskell,
these:base,
time-compat:base,
turtle:filepath,
type-equality:base,
uuid-types:template-haskell,
unordered-containers:template-haskell,
vault:base,
vector:base,
vector-stream:base,
vector-th-unbox:base,
vector-th-unbox:template-haskell,
websockets:containers,
witherable:containers,
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