Relax servant-server to 0.6 as well
This commit is contained in:
parent
66e8360cb3
commit
fd867613ce
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ library
|
|||
-- strict dependency as we re-export 'servant' things.
|
||||
build-depends:
|
||||
servant >= 0.19 && < 0.20
|
||||
, http-api-data >= 0.4.1 && < 0.5.1
|
||||
, http-api-data >= 0.4.1 && < 0.6
|
||||
|
||||
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
|
||||
-- Here can be exceptions if we really need features from the newer versions.
|
||||
|
|
Loading…
Reference in a new issue