Merge pull request #388 from maralorn/fix-version-bounds

Bump version bounds
This commit is contained in:
Elliot Cameron 2020-06-13 20:16:29 -04:00 committed by GitHub
commit e6463f1073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,16 +56,16 @@ library
aeson >= 0.8 && < 1.5,
base >= 4.7 && < 4.14,
bifunctors >= 4.2 && < 6,
bimap >= 0.3 && < 0.4,
bimap >= 0.3 && < 0.5,
blaze-builder >= 0.4.1 && < 0.5,
bytestring == 0.10.*,
case-insensitive < 1.3,
containers >= 0.6 && < 0.7,
constraints >= 0.9 && < 0.12,
constraints >= 0.9 && < 0.13,
contravariant >= 1.4 && < 1.6,
data-default >= 0.5 && < 0.8,
dependent-map >= 0.3 && < 0.4,
dependent-sum >= 0.6 && < 0.7,
dependent-sum >= 0.6 && < 0.8,
dependent-sum-template >= 0.1 && < 0.2,
directory >= 1.2 && < 1.4,
exception-transformers == 0.4.*,
@ -100,7 +100,7 @@ library
if flag(split-these)
build-depends:
semialign >= 1 && < 1.2,
these >= 1 && < 1.1
these >= 1 && < 1.2
else
build-depends:
these >= 0.4 && < 0.9