add a coinstraint to http-common to make it build against ghc 8.2.2

This commit is contained in:
akhesaCaro 2021-10-01 15:15:59 +02:00
parent 799537f82d
commit 993277e8f4
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