Commit 787e9d69 authored by Andrew Gibiansky's avatar Andrew Gibiansky

bumping classy-prelude version and fixing mono-traversable version

parent 7995b537
......@@ -58,7 +58,8 @@ library
base64-bytestring >=1.0,
bytestring >=0.10,
cereal >=0.3,
classy-prelude ==0.9.0,
classy-prelude ==0.9.2,
mono-traversable ==0.6.0,
cmdargs >=0.10,
containers >=0.5,
directory -any,
......@@ -69,7 +70,8 @@ library
ghci-lib >=0.1,
haskeline -any,
here ==1.2.*,
hlint -any,
hlint ==1.8.61,
haskell-src-exts ==1.15.*,
hspec -any,
HTTP -any,
HUnit -any,
......@@ -136,7 +138,8 @@ executable IHaskell
aeson >=0.6 && < 0.8,
bytestring >=0.10,
cereal >=0.3,
classy-prelude ==0.9.0,
classy-prelude ==0.9.2,
mono-traversable ==0.6.0,
containers >=0.5,
directory -any,
ghc ==7.6.*,
......@@ -157,7 +160,8 @@ Test-Suite hspec
base64-bytestring >=1.0,
bytestring >=0.10,
cereal >=0.3,
classy-prelude ==0.9.0,
classy-prelude ==0.9.2,
mono-traversable ==0.6.0,
cmdargs >=0.10,
containers >=0.5,
directory -any,
......@@ -168,7 +172,8 @@ Test-Suite hspec
ghc-paths ==0.1.*,
haskeline -any,
here ==1.2.*,
hlint -any,
hlint ==1.8.61,
haskell-src-exts ==1.15.*,
hspec -any,
HTTP -any,
HUnit -any,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment