-
**Description**
GHC 9.2 is the current default using macports. Ogma does not currently support it because one of the dependencies (`aeson`) must be upgraded and the API has changed.
**Type**
…
-
BNFC doesn't seem to allow us to have them as both `token` and `layout` keywords. See https://github.com/BNFC/bnfc/issues/372 for details.
-
Is this intentional or just an oversight?
-
Macros are no longer required to get the location of an assertion failure. Also, the subAssert combinator is no longer necessary.
But macros are still needed for collecting test cases.
-
Hier soll das Tool [BNF Converter](http://bnfc.digitalgrammars.com) einmal ausprobiert werden. Bei diesem Tool kann man eine Grammatik für eine Sprache in Form einer BNF angeben. Das Tool erzeugt aus …
-
### Please ensure:
- [X] The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
- [X] The bug happens after clearing extension cache. The "Clear cache" button can be found…
-
See e.g. [hackage.haskell.org/package/BNFC-2.9.4/candidate](https://hackage.haskell.org/package/BNFC-2.9.4/candidate):
The email bnfc-dev@googlegroups.com (under Support) is rendered wrongly as bnfc[…
-
See e.g. https://hackage.haskell.org/package/BNFC-2.9.4/candidate:
Links like https://bnfc.readthedocs.org/en/latest/ (under heading Documentation) are not rendered as links. (Note that github does…
-
It would be cool to have builtin support for hprotoc, similar to the existing happy or alex support. Or, perhaps, an easy way to specify such dependancies.
Thanks!
rfn01 updated
2 years ago
-
A list for compiling bugs in the BNFC grammar:
- Currently erroneously need brackets around let-body, e.g. "let y = (1 + 1) in y"