@ -5,4 +5,4 @@ packages:
source-repository-package
type: git
location: https://git.rhiannon.website/rhi/svg-builder
tag: 6bda613b538b08e9947913382f3b94235ca92149
tag: 1cbcd594d3009f9fd71f253b52ac82673bf5482e
@ -29,7 +29,7 @@ executable laantas-script
OverloadedStrings,
RecordWildCards
build-depends:
base ^>= 4.14.0.0,
base >= 4.14.0.0 && < 4.17,
containers ^>= 0.6.2.1,
mtl ^>= 2.2.2,
svg-builder ^>= 0.1.1,
@ -33,7 +33,7 @@ executable langfilter
RecordWildCards,
ViewPatterns
filepath ^>= 1.4.2.1,
megaparsec ^>= 9.0.1,