bump allowable base versions

This commit is contained in:
Vanessa McHale 2018-04-12 10:21:04 -05:00
parent 5bd888d3a9
commit 004bba4a46
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ library
Graphics.Svg.Path,
Graphics.Svg.Elements,
Graphics.Svg.Attributes
build-depends: base >= 4.5 && < 4.11,
build-depends: base >= 4.5 && < 4.12,
blaze-builder >= 0.4 && < 0.5,
bytestring >= 0.10 && < 0.11,
hashable >= 1.1 && < 1.3,