Skip to content

Commit 87e0057

Browse files
committed
Allow lens-4.17
1 parent d206d75 commit 87e0057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-swagger-ui-example/servant-swagger-ui-example.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ executable servant-swagger-ui-example
3535
, text
3636
, aeson >=0.8.0.2 && <1.5
3737
, base-compat >=0.9.3 && <0.11
38-
, lens >=4.7.0.1 && <4.17
38+
, lens >=4.7.0.1 && <4.18
3939
, wai >=3.0.3.0 && <3.3
4040
, warp >=3.0.13.1 && <3.3
4141
hs-source-dirs: src

0 commit comments

Comments
 (0)