Skip to content

Commit 80c9aef

Browse files
Merge branch 'master' into new
2 parents 0abc2f6 + 9f48e06 commit 80c9aef

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
@@ -20,7 +20,7 @@ library
2020
Lucid.Svg.Path,
2121
Lucid.Svg.Elements,
2222
Lucid.Svg.Attributes
23-
build-depends: base >= 4.5 && < 4.9,
23+
build-depends: base >= 4.5 && < 4.10,
2424
blaze-builder >= 0.4 && < 0.5,
2525
bytestring >= 0.10 && < 0.11,
2626
text >= 0.11 && < 1.3,

0 commit comments

Comments
 (0)