Tighten base lower bound
Technically unnecessary since it's inherited from conduit, but this is more explicit.
This commit is contained in:
parent
5d49a85f40
commit
c2f9dec1e6
@ -21,7 +21,7 @@ extra-source-files:
|
|||||||
README.md
|
README.md
|
||||||
|
|
||||||
library
|
library
|
||||||
build-depends: base >= 4.7 && < 5
|
build-depends: base >= 4.9 && < 5
|
||||||
, time >= 1.5
|
, time >= 1.5
|
||||||
, wai >= 3.0
|
, wai >= 3.0
|
||||||
, wai-extra >= 3.0.7
|
, wai-extra >= 3.0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user