bump allowable base versions
This commit is contained in:
parent
5bd888d3a9
commit
004bba4a46
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue