File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11cabal-version : >= 1.10
22name : servant-lucid
3- version : 0.9.0.1
3+ version : 0.9.0.2
44
55synopsis : Servant support for lucid
66description :
@@ -26,6 +26,7 @@ tested-with:
2626 || == 8.4.4
2727 || == 8.6.5
2828 || == 8.8.1
29+ || == 8.8.3
2930
3031source-repository head
3132 type : git
@@ -38,7 +39,7 @@ library
3839 , http-media >= 0.6.4 && < 0.9
3940 , lucid >= 2.9.8 && < 2.10
4041 , text >= 1.2.3.0 && < 1.3
41- , servant >= 0.17 && < 0.18
42+ , servant >= 0.17 && < 0.19
4243
4344 if !impl(ghc >= 8.0 )
4445 build-depends : semigroups >= 0.18.4 && < 0.20
@@ -57,7 +58,7 @@ test-suite example
5758 base
5859 , lucid
5960 , servant-lucid
60- , servant-server >= 0.14 && < 0.18
61+ , servant-server >= 0.14 && < 0.19
6162 , wai >= 3.0.3.0 && < 3.3
6263 , warp >= 3.0.13.1 && < 3.4
6364 default-language : Haskell2010
You can’t perform that action at this time.
0 commit comments