Last active
December 16, 2015 23:08
-
-
Save imalsogreg/41cb3082f6233f29a9f7 to your computer and use it in GitHub Desktop.
Cabal freeze from a machine producing bad snap executables
This file contains hidden or 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
constraints: HUnit ==1.3.0.0, | |
array ==0.5.1.0, | |
attoparsec ==0.13.0.1, | |
base ==4.8.1.0, | |
binary ==0.7.5.0, | |
blaze-builder ==0.4.0.1, | |
bytestring ==0.10.6.0, | |
bytestring-builder ==0.10.6.0.0, | |
case-insensitive ==1.2.0.5, | |
clock ==0.5.2, | |
containers ==0.5.6.2, | |
deepseq ==1.4.1.1, | |
directory ==1.2.2.0, | |
filepath ==1.4.0.0, | |
ghc-prim ==0.4.0.0, | |
hashable ==1.2.3.3, | |
integer-gmp ==1.0.0.0, | |
io-streams ==1.3.2.0, | |
io-streams-haproxy ==1.0.0.0, | |
lifted-base ==0.2.3.6, | |
monad-control ==1.0.0.4, | |
mtl ==2.2.1, | |
network ==2.6.2.1, | |
old-locale ==1.0.0.7, | |
primitive ==0.6.1.0, | |
process ==1.2.3.0, | |
random ==1.1, | |
readable ==0.3.1, | |
regex-base ==0.93.2, | |
regex-posix ==0.95.2, | |
rts ==1.0, | |
scientific ==0.3.4.4, | |
snap-core ==1.0.0.0, | |
snap-server ==1.0.0.0, | |
stm ==2.4.4, | |
text ==1.2.1.3, | |
time ==1.5.0.1, | |
transformers ==0.4.2.0, | |
transformers-base ==0.4.4, | |
transformers-compat ==0.4.0.4, | |
unix ==2.7.1.0, | |
unix-compat ==0.4.1.4, | |
unordered-containers ==0.2.5.1, | |
vector ==0.11.0.0, | |
zlib ==0.6.1.1, | |
zlib-bindings ==0.1.1.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment