Skip to content

Commit 1ba7598

Browse files
committed
upper bound on SVGFonts
1 parent 7131743 commit 1ba7598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

puzzle-draw.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ library
7474
bytestring >=0.10,
7575
text >=1.1,
7676
svg-builder >=0.1,
77-
SVGFonts >=1.7,
77+
SVGFonts >=1.7 && <1.8,
7878
vector-space >=0.8,
7979
mtl >=2.1,
8080
optparse-applicative >=0.13,

0 commit comments

Comments
 (0)