mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
Try to remove the upper version for base
This commit is contained in:
@@ -41,7 +41,7 @@ data-files:
|
|||||||
|
|
||||||
custom-setup
|
custom-setup
|
||||||
setup-depends:
|
setup-depends:
|
||||||
base >= 4.9.1 && < 4.16,
|
base >= 4.9.1,
|
||||||
Cabal >= 1.22.0.0,
|
Cabal >= 1.22.0.0,
|
||||||
directory >= 1.3.0 && < 1.4,
|
directory >= 1.3.0 && < 1.4,
|
||||||
filepath >= 1.4.1 && < 1.5,
|
filepath >= 1.4.1 && < 1.5,
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ library
|
|||||||
build-depends:
|
build-depends:
|
||||||
integer-gmp,
|
integer-gmp,
|
||||||
ghc-prim,
|
ghc-prim,
|
||||||
base >= 4.3 && <= 4.16.1.0,
|
base >= 4.3,
|
||||||
containers,
|
containers,
|
||||||
pretty,
|
pretty,
|
||||||
array,
|
array,
|
||||||
|
|||||||
Reference in New Issue
Block a user