servant-client-core: depend on 0.18.2

We should make a cabal revision for this too I suppose
This commit is contained in:
Arian van Putten 2020-11-24 15:40:34 +01:00
parent 57badc7c74
commit 85828bffa6
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ library
-- Servant dependencies
build-depends:
servant >= 0.18.1 && <0.19
servant >= 0.18.2 && <0.19
-- 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.