Relax bound for http-media in servant-client

This commit is contained in:
Oleg Grenrus 2017-06-27 21:59:01 +03:00
parent 5482b16dd4
commit 70aae4c5c0
2 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,7 @@ library
, http-api-data >= 0.3.6 && < 0.4
, http-client >= 0.4.18.1 && < 0.6
, http-client-tls >= 0.2.2 && < 0.4
, http-media >= 0.6.2 && < 0.7
, http-media >= 0.6.2 && < 0.8
, http-types >= 0.8.6 && < 0.10
, monad-control >= 1.0.0.4 && < 1.1
, network-uri >= 2.6 && < 2.7

View File

@ -9,6 +9,7 @@ packages:
extra-deps:
- aeson-1.2.0.0
- attoparsec-iso8601-1.0.0.0
- http-media-0.7.0
- cabal-doctest-1.0.2
- http-api-data-0.3.7
- servant-js-0.9.3