Compare commits

...

1 Commits

Author SHA1 Message Date
Arian van Putten 85828bffa6 servant-client-core: depend on 0.18.2
We should make a cabal revision for this too I suppose
2020-11-24 15:40:34 +01:00
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.