Skip to content

Commit 500ae87

Browse files
committed
Bump lucid upper bound to allow for 2.10
1 parent 649b92b commit 500ae87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-lucid.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ library
3131
Lucid.Servant
3232
build-depends: base >=4.9 && <5
3333
, http-media >=0.6.4 && <0.9
34-
, lucid >=2.9.8 && <2.10
34+
, lucid >=2.9.8 && <2.11
3535
, text >=1.2.3.0 && <1.3
3636
, servant >=0.17 && <0.19
3737

0 commit comments

Comments
 (0)