Lowered time package dependency
This commit is contained in:
parent
db7dfcbefd
commit
7990901974
@ -21,7 +21,7 @@ flag buildtests
|
|||||||
|
|
||||||
library
|
library
|
||||||
build-depends: base >= 4 && < 5,
|
build-depends: base >= 4 && < 5,
|
||||||
time >= 1.2 && < 1.3,
|
time >= 1.1.4 && < 1.3,
|
||||||
wai >= 0.2.0 && < 0.3,
|
wai >= 0.2.0 && < 0.3,
|
||||||
wai-extra >= 0.2.0 && < 0.3,
|
wai-extra >= 0.2.0 && < 0.3,
|
||||||
authenticate >= 0.6.3 && < 0.7,
|
authenticate >= 0.6.3 && < 0.7,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user