forked from GitHub/gf-rgl
This fixes a build problem (either a type error, if doing an incremental rebuild, or a failure to find SyntaxAra.gf if building from scratch.) I wonder why the Travis build didn't catch this?
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete AllAra of AllAraAbs = LangAra ;
|