| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: 1Regina <46968488+1Regina@users.noreply.github.com>
|
|
|
|
Apparently I don't understand how pattern-matching works in Haskell
|
|
|
|
More cabal file cleanup
|
|
|
|
|
|
|
|
|
|
Closes #64
|
|
Closes #109
|
|
specify version bounds in *.cabal files
|
|
|
|
Clean up Compute.ConcreteNew and TypeCheck.RConcrete
|
|
|
|
resolves GrammaticalFramework/gf-core/#97
|
|
|
|
Fixes to canonical compilation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hotfix for #56 (cc doesn't work for many RGL languages)
|
|
|
|
Add --haskell=pgf2 flag
|
|
|
|
|
|
|
|
|
|
|
|
It's possible that more constructors need to be handled
|
|
Fixes #100, #101
|
|
|
|
|
|
Fixes #102
|
|
|
|
Ideally this is integrated into proper test suite, but that's too much overhead for now
|
|
|
|
This avoids a lot of conversion back and forth between Strings and ByteStrings
This commit was cherry-picked from d0c27cdaae78c670b098740bfb49b428d900e640 (lpgf branch)
|
|
Issue 46 (various deprecations during compilation of GF)
|
|
|
|
|
|
Add `stack install` as alternative to `cabal install`
|
|
Add link to gf maintainers on Hackage.
|
|
In the end, just some minor additions to Stack files. See discussion for more.
|
|
|
|
|
|
Fix tests
|