Relaxed constraint on http-media.

This commit is contained in:
tmbull 2017-10-09 13:04:22 -05:00
parent e9622401f9
commit e3c855f133

View file

@ -31,10 +31,10 @@ library
, Servant.Foreign.Internal , Servant.Foreign.Internal
, Servant.Foreign.Inflections , Servant.Foreign.Inflections
build-depends: base == 4.* build-depends: base == 4.*
, http-media == 0.7.*
, lens == 4.* , lens == 4.*
, servant == 0.11.* , servant == 0.11.*
, text >= 1.2 && < 1.3 , text >= 1.2 && < 1.3
, http-media
, http-types , http-types
hs-source-dirs: src hs-source-dirs: src
default-language: Haskell2010 default-language: Haskell2010