Skip to content

Commit 77fd842

Browse files
authored
Allow lens-5.0 (#54)
1 parent 909539e commit 77fd842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-multipart/servant-multipart.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ library
3131
-- other dependencies
3232
build-depends:
3333
servant-multipart-api == 0.12.*
34-
, lens >=4.17 && <4.20
34+
, lens >=4.17 && <5.1
3535
, resourcet >=1.2.2 && <1.3
3636
, servant >=0.16 && <0.19
3737
, servant-docs >=0.10 && <0.19

0 commit comments

Comments
 (0)