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 2a89b40 commit 83ef344Copy full SHA for 83ef344
servant-swagger-ui-core/servant-swagger-ui-core.cabal
@@ -39,13 +39,10 @@ library
39
base >=4.7 && <4.16
40
, blaze-markup >=0.7.0.2 && <0.9
41
, bytestring >=0.10.4.0 && <0.11
42
- , http-media >=0.7.1.3 && <0.9
43
, servant >=0.14 && <0.19
44
, servant-blaze >=0.8 && <0.10
45
, servant-server >=0.14 && <0.19
46
, text >=1.2.3.0 && <1.3
47
- , transformers >=0.3 && <0.6
48
- , transformers-compat >=0.3 && <0.7
49
, wai-app-static >=3.0.1.1 && <3.2
50
51
exposed-modules: Servant.Swagger.UI.Core
0 commit comments