File tree Expand file tree Collapse file tree 3 files changed +0
-158
lines changed Expand file tree Collapse file tree 3 files changed +0
-158
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,6 @@ library
63
63
Servant.API.Verbs
64
64
Servant.API.WithNamedContext
65
65
Servant.Utils.Links
66
- Servant.Utils.Enter
67
66
68
67
-- Bundled with GHC: Lower bound to not force re-installs
69
68
-- text and mtl are bundled starting with GHC-8.4
@@ -89,7 +88,6 @@ library
89
88
, http-api-data >= 0.3.8.1 && < 0.4
90
89
, http-media >= 0.7.1.2 && < 0.8
91
90
, http-types >= 0.12.1 && < 0.13
92
- , natural-transformation >= 0.4 && < 0.5
93
91
, mmorph >= 1.1.2 && < 1.2
94
92
, tagged >= 0.8.5 && < 0.9
95
93
, singleton-bool >= 0.1.4 && < 0.2
@@ -134,7 +132,6 @@ test-suite spec
134
132
Servant.API.ContentTypesSpec
135
133
Servant.API.ResponseHeadersSpec
136
134
Servant.Utils.LinksSpec
137
- Servant.Utils.EnterSpec
138
135
139
136
-- Dependencies inherited from the library. No need to specify bounds.
140
137
build-depends :
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments