@@ 68,7 68,7 @@ library
-- other-extensions:
-- Other library packages from which modules are imported.
- build-depends: base >=4.12 && <4.13, containers >= 0.1 && <1,
+ build-depends: base >=4.12 && <4.16, containers >= 0.1 && <1,
linear >= 1.0.1 && <2, freetype2 >= 0.2 && < 0.3,
hashable >= 1.3 && <2,
css-syntax, text, stylist-traits >= 0.1.1 && < 1, scientific
@@ 106,4 106,4 @@ test-suite test-fontconfig
default-language: Haskell2010
type: exitcode-stdio-1.0
main-is: Test.hs
- build-depends: base >= 4.12 && <4.13, fontconfig-pure, hspec, QuickCheck
+ build-depends: base >= 4.12 && <4.16, fontconfig-pure, hspec, QuickCheck