Lower base lower bound

This commit is contained in:
Julian K. Arni 2016-04-26 14:27:31 +02:00
parent b3a7b64c5c
commit 5840ae7856

View File

@ -25,7 +25,7 @@ library
, Servant.QuickCheck.Internal.HasGenRequest
, Servant.QuickCheck.Internal.QuickCheck
, Servant.QuickCheck.Internal.Equality
build-depends: base >=4.8 && <4.9
build-depends: base >=4.7 && <4.9
, QuickCheck == 2.8.*
, bytestring == 0.10.*
, aeson > 0.10 && < 0.12