| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compiles with GHC 9.0.2
|
|
|
|
This change speeds up profiling by an order of magnitude.
Without it, the >>= function for Get dominates runtime completely during profiling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #109
|
|
|
|
|
|
Issue 46 (various deprecations during compilation of GF)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #72
|
|
|
|
|
|
|
|
|
|
the problem that some sentences were impossible to parse.
|
|
|
|
|