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 f9eadb1 commit b826995Copy full SHA for b826995
servant-multipart.cabal
@@ -39,11 +39,11 @@ library
39
http-media >=0.7.1.3 && <0.9
40
, 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.16
45
- , servant-foreign >=0.15 && <0.16
46
- , servant-server >=0.16 && <0.18
+ , servant >=0.16 && <0.19
+ , servant-client-core >=0.16 && <0.19
+ , servant-docs >=0.10 && <0.19
+ , servant-foreign >=0.15 && <0.19
+ , servant-server >=0.16 && <0.19
47
, string-conversions >=0.4.0.1 && <0.5
48
, wai >=3.2.1.2 && <3.3
49
, wai-extra >=3.0.24.3 && <3.1
0 commit comments