mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 04:32:50 -06:00
another fix for Windows
This commit is contained in:
@@ -33,7 +33,7 @@ library
|
|||||||
build-depends:
|
build-depends:
|
||||||
integer-gmp,
|
integer-gmp,
|
||||||
ghc-prim,
|
ghc-prim,
|
||||||
base >= 4.3 && < 4.16,
|
base >= 4.3 && <= 4.16.0.0,
|
||||||
containers,
|
containers,
|
||||||
pretty,
|
pretty,
|
||||||
array,
|
array,
|
||||||
|
|||||||
Reference in New Issue
Block a user