servant-client-core: depend on 0.18.2 (#1366)

This commit is contained in:
Arian van Putten 2020-11-25 13:06:45 +01:00 committed by GitHub
parent 57badc7c74
commit f7dc40ca8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.