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