Lowered time package dependency

This commit is contained in:
Michael Snoyman 2010-07-13 12:25:55 +03:00
parent db7dfcbefd
commit 7990901974

View File

@ -21,7 +21,7 @@ flag buildtests
library
build-depends: base >= 4 && < 5,
time >= 1.2 && < 1.3,
time >= 1.1.4 && < 1.3,
wai >= 0.2.0 && < 0.3,
wai-extra >= 0.2.0 && < 0.3,
authenticate >= 0.6.3 && < 0.7,