Merge pull request #1287 from tfausak/patch-2

Allow lens 4.19
This commit is contained in:
Domen Kožar 2020-04-29 21:39:42 +02:00 committed by GitHub
commit e7bdd097bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ library
-- Here can be exceptions if we really need features from the newer versions.
build-depends:
base-compat >= 0.10.5 && < 0.12
, lens >= 4.17 && < 4.19
, lens >= 4.17 && < 4.20
, http-types >= 0.12.2 && < 0.13
hs-source-dirs: src