Lower upper bound for base
This commit is contained in:
parent
1862b77a32
commit
3e91a24e4c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ library
|
|||
Servant.Common.Text
|
||||
Servant.Utils.Links
|
||||
build-depends:
|
||||
base >=4.7 && <5
|
||||
base >=4.7 && <4.9
|
||||
, aeson >= 0.7
|
||||
, attoparsec >= 0.12
|
||||
, bytestring == 0.10.*
|
||||
|
|
Loading…
Reference in a new issue