1
0
forked from GitHub/gf-core

Update base <4.15 to <4.16 for tests + pgf*.cabal

This commit is contained in:
Inari Listenmaa
2022-03-05 13:41:45 +08:00
parent b762e24a82
commit 862aeb5d9b
3 changed files with 3 additions and 3 deletions

View File

@@ -400,7 +400,7 @@ test-suite gf-tests
main-is: run.hs
hs-source-dirs: testsuite
build-depends:
base >= 4.9.1 && < 4.15,
base >= 4.9.1 && < 4.16,
Cabal >= 1.8,
directory >= 1.3.0 && < 1.4,
filepath >= 1.4.1 && < 1.5,