Created
February 14, 2024 00:37
-
-
Save TerrorJack/02e982d4901ac8945f9079df744073ff to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
allow-newer: | |
all:Cabal, | |
all:Cabal-syntax, | |
all:array, | |
all:base, | |
all:binary, | |
all:bytestring, | |
all:containers, | |
all:deepseq, | |
all:directory, | |
all:exceptions, | |
all:filepath, | |
all:ghc, | |
all:ghc-bignum, | |
all:ghc-boot, | |
all:ghc-boot-th, | |
all:ghc-compact, | |
all:ghc-heap, | |
all:ghc-prim, | |
all:ghci, | |
all:haskeline, | |
all:hpc, | |
all:integer-gmp, | |
all:libiserv, | |
all:mtl, | |
all:parsec, | |
all:pretty, | |
all:process, | |
all:rts, | |
all:stm, | |
all:system-cxx-std-lib, | |
all:template-haskell, | |
all:terminfo, | |
all:text, | |
all:time, | |
all:transformers, | |
all:unix, | |
all:xhtml | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment