We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa36f48 commit 40b32a7Copy full SHA for 40b32a7
servant-swagger-ui-core/servant-swagger-ui-core.cabal
@@ -38,13 +38,10 @@ library
38
base >=4.7 && <4.17
39
, blaze-markup >=0.7.0.2 && <0.9
40
, bytestring >=0.10.4.0 && <0.12
41
- , http-media >=0.7.1.3 && <0.9
42
, servant >=0.14 && <0.20
43
, servant-blaze >=0.8 && <0.10
44
, servant-server >=0.14 && <0.20
45
, text >=1.2.3.0 && <2.1
46
- , transformers >=0.3 && <0.6
47
- , transformers-compat >=0.3 && <0.8
48
, wai-app-static >=3.0.1.1 && <3.2
49
50
exposed-modules: Servant.Swagger.UI.Core
0 commit comments