Skip to content

Commit 81c4642

Browse files
authored
Build with transformers-0.6/GHC 9.6
1 parent 2e79aad commit 81c4642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lucid-svg.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ library
2121
Lucid.Svg.Attributes
2222
build-depends: base >= 4.5 && < 5,
2323
blaze-builder >= 0.2 && < 0.5,
24-
transformers >= 0.2 && < 0.6,
24+
transformers >= 0.2 && < 0.7,
2525
text >= 0.11 && < 1.3 || >= 2 && < 2.1,
2626
lucid >= 2.9.2 && < 3.0
2727
hs-source-dirs: src

0 commit comments

Comments
 (0)