Lower upper bound for base

This commit is contained in:
Julian K. Arni 2016-02-19 16:28:58 +01:00
parent 1862b77a32
commit 3e91a24e4c

View File

@ -43,7 +43,7 @@ library
Servant.Common.Text Servant.Common.Text
Servant.Utils.Links Servant.Utils.Links
build-depends: build-depends:
base >=4.7 && <5 base >=4.7 && <4.9
, aeson >= 0.7 , aeson >= 0.7
, attoparsec >= 0.12 , attoparsec >= 0.12
, bytestring == 0.10.* , bytestring == 0.10.*