Skip to content

Commit 6bd3ee8

Browse files
authored
1 parent 567eb73 commit 6bd3ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-foreign/servant-foreign.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ library
5757
-- Here can be exceptions if we really need features from the newer versions.
5858
build-depends:
5959
base-compat >= 0.10.5 && < 0.12
60-
, lens >= 4.17 && < 4.19
60+
, lens >= 4.17 && < 4.20
6161
, http-types >= 0.12.2 && < 0.13
6262

6363
hs-source-dirs: src

0 commit comments

Comments
 (0)