Merge pull request #1456 from akhesaCaro/http_common_constraint

Fix CI by adding a constraint to http-common to make it build against ghc 8.2.2
This commit is contained in:
Caroline GAUDREAU 2021-10-01 15:56:53 +02:00 committed by GitHub
commit bf160cc1ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ library
, http-media >= 0.7.1.3 && < 0.9
, io-streams >= 1.5.0.1 && < 1.6
, http-types >= 0.12.2 && < 0.13
, http-common >= 0.8.2.0 && < 0.9
, http-common >= 0.8.2.0 && < 0.8.3
, exceptions >= 0.10.0 && < 0.11
, kan-extensions >= 5.2 && < 5.3
, monad-control >= 1.0.2.3 && < 1.1