Merge branch 'majestic' of github.com:GrammaticalFramework/gf-core into majestic

This commit is contained in:
krangelov
2021-10-13 19:15:32 +02:00
15 changed files with 314 additions and 127 deletions

View File

@@ -50,7 +50,7 @@ test-suite basic
default-language: Haskell2010
build-depends:
base,
HUnit,
HUnit >= 1.6.1.0,
random,
directory,
pgf2
@@ -61,5 +61,5 @@ test-suite transactions
default-language: Haskell2010
build-depends:
base,
HUnit,
HUnit >= 1.6.1.0,
pgf2

View File

@@ -1,3 +1,5 @@
# This is mainly here so that I can run `stack sdist` for uploading to Hackage
resolver: lts-12.26 # ghc 8.4.4
extra-deps:
- HUnit-1.6.2.0@sha256:1a79174e8af616117ad39464cac9de205ca923da6582825e97c10786fda933a4,1588
- call-stack-0.4.0@sha256:ac44d2c00931dc20b01750da8c92ec443eb63a7231e8550188cb2ac2385f7feb,1200