Commit dee42d62 authored by Greg Weber's avatar Greg Weber

Avoid a conflicting version of classy-prelude

closes #227
parent 895c262b
...@@ -59,7 +59,7 @@ library ...@@ -59,7 +59,7 @@ library
base64-bytestring >=1.0, base64-bytestring >=1.0,
bytestring >=0.10, bytestring >=0.10,
cereal >=0.3, cereal >=0.3,
classy-prelude >=0.7, classy-prelude (>= 0.7 && < 0.8.3) || (>= 0.9 && < 1.0),
cmdargs >=0.10, cmdargs >=0.10,
containers >=0.5, containers >=0.5,
directory -any, directory -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