servant-client-core: depend on 0.18.2
We should make a cabal revision for this too I suppose
This commit is contained in:
parent
57badc7c74
commit
85828bffa6
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ library
|
||||||
|
|
||||||
-- Servant dependencies
|
-- Servant dependencies
|
||||||
build-depends:
|
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.
|
-- 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.
|
-- Here can be exceptions if we really need features from the newer versions.
|
||||||
|
|
Loading…
Reference in a new issue