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 eb4cbc2 commit a11d456Copy full SHA for a11d456
servant-js.cabal
@@ -50,10 +50,10 @@ library
50
Servant.JS.Internal
51
Servant.JS.JQuery
52
Servant.JS.Vanilla
53
- build-depends: base >= 4.9 && <4.14
+ build-depends: base >= 4.9 && <4.15
54
, base-compat >= 0.10.5 && <0.12
55
, charset >= 0.3.7.1 && <0.4
56
- , lens >= 4.17 && <4.19
+ , lens >= 4.17 && <4.20
57
, servant-foreign >= 0.15 && <0.16
58
, servant >= 0.15 && <0.18
59
, text >= 1.2.3.0 && < 1.3
0 commit comments