mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
support for unbounded integers
This commit is contained in:
@@ -30,6 +30,8 @@ library
|
||||
PGF2.Expr,
|
||||
PGF2.Type
|
||||
build-depends:
|
||||
integer-gmp,
|
||||
ghc-prim,
|
||||
base >= 4.3 && < 4.16,
|
||||
containers,
|
||||
pretty,
|
||||
@@ -48,4 +50,5 @@ test-suite basic
|
||||
build-depends:
|
||||
base,
|
||||
HUnit,
|
||||
random,
|
||||
pgf2
|
||||
|
||||
Reference in New Issue
Block a user