Skip to content

Commit

Permalink
Drop unused dependencies from -core
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Oct 10, 2022
1 parent fa36f48 commit 40b32a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions servant-swagger-ui-core/servant-swagger-ui-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,10 @@ library
base >=4.7 && <4.17
, blaze-markup >=0.7.0.2 && <0.9
, bytestring >=0.10.4.0 && <0.12
, http-media >=0.7.1.3 && <0.9
, servant >=0.14 && <0.20
, servant-blaze >=0.8 && <0.10
, servant-server >=0.14 && <0.20
, text >=1.2.3.0 && <2.1
, transformers >=0.3 && <0.6
, transformers-compat >=0.3 && <0.8
, wai-app-static >=3.0.1.1 && <3.2

exposed-modules: Servant.Swagger.UI.Core
Expand Down

0 comments on commit 40b32a7

Please sign in to comment.