mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Tweak base upper bound in pgf2.cabal
This commit is contained in:
@@ -30,7 +30,7 @@ library
|
|||||||
PGF2.Expr,
|
PGF2.Expr,
|
||||||
PGF2.Type
|
PGF2.Type
|
||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.3 && < 4.15,
|
base >= 4.3 && < 4.16,
|
||||||
containers,
|
containers,
|
||||||
pretty,
|
pretty,
|
||||||
array,
|
array,
|
||||||
|
|||||||
Reference in New Issue
Block a user