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.
2 parents 8933ad8 + d2fb452 commit dae7b35Copy full SHA for dae7b35
.gitignore
@@ -0,0 +1 @@
1
+dist-newstyle
servant-lucid.cabal
@@ -31,7 +31,7 @@ library
31
Lucid.Servant
32
build-depends: base >=4.9 && <5
33
, http-media >=0.6.4 && <0.9
34
- , lucid >=2.9.8 && <2.11
+ , lucid >=2.9.8 && <2.12
35
, text >=1.2.3.0 && <1.3
36
, servant >=0.17 && <0.19
37
0 commit comments