We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adda6d commit bddb052Copy full SHA for bddb052
servant-multipart.cabal
@@ -37,11 +37,11 @@ library
37
-- other dependencies
38
build-depends:
39
http-media >=0.7.1.3 && <0.9
40
- , lens >=4.17 && <4.19
+ , lens >=4.17 && <4.20
41
, resourcet >=1.2.2 && <1.3
42
, servant >=0.16 && <0.18
43
, servant-client-core >=0.16 && <0.18
44
- , servant-docs >=0.10 && <0.15
+ , servant-docs >=0.10 && <0.16
45
, servant-foreign >=0.15 && <0.16
46
, servant-server >=0.16 && <0.18
47
, string-conversions >=0.4.0.1 && <0.5
0 commit comments