1
0
forked from GitHub/gf-core

another fix for Windows

This commit is contained in:
krangelov
2021-11-10 14:40:45 +01:00
parent 5b7363d5c9
commit 064136cafd

View File

@@ -33,7 +33,7 @@ library
build-depends:
integer-gmp,
ghc-prim,
base >= 4.3 && < 4.16,
base >= 4.3 && <= 4.16.0.0,
containers,
pretty,
array,