Relaxed constraint on http-media.
This commit is contained in:
parent
e9622401f9
commit
e3c855f133
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue