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 632c33a commit a9dc455Copy full SHA for a9dc455
servant-swagger-ui-core/servant-swagger-ui-core.cabal
@@ -40,13 +40,10 @@ library
40
, aeson >=0.8.0.2 && <2.3
41
, blaze-markup >=0.7.0.2 && <0.9
42
, bytestring >=0.10.4.0 && <0.12
43
- , http-media >=0.7.1.3 && <0.9
44
- , servant >=0.14 && <0.21
+ , servant >=0.14 && <0.20
45
, servant-blaze >=0.8 && <0.10
46
, servant-server >=0.14 && <0.21
47
, text >=1.2.3.0 && <2.1
48
- , transformers >=0.3 && <0.7
49
- , transformers-compat >=0.3 && <0.8
50
, wai-app-static >=3.0.1.1 && <3.2
51
52
exposed-modules: Servant.Swagger.UI.Core
0 commit comments