Allow for base-4.8 and time-1.5.

Fixes #35.
This commit is contained in:
Johan Tibell 2015-02-06 23:13:26 +01:00
parent 69ce6c83e8
commit 95018646f4

View file

@ -38,7 +38,7 @@ library
build-depends:
aeson < 0.9,
base >= 4.5 && < 4.8,
base >= 4.5 && < 4.9,
bytestring < 1.0,
ekg-core >= 0.1 && < 0.2,
filepath < 1.4,
@ -46,7 +46,7 @@ library
snap-core < 0.10,
snap-server < 0.10,
text < 1.3,
time < 1.5,
time < 1.6,
transformers < 0.5,
unordered-containers < 0.3