mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 19:21:39 +03:00
1619206d24
Missed a case which is covered now by checking for exceptions where postOptions is used add *> <* to Core
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
$1 --no-banner --no-color --console-width 0 --cg chez Specifiers.idr --exec main
|
|
$1 --no-banner --no-color --console-width 0 --cg chez Specifiers.idr -o build/foo
|
|
$1 --no-banner --no-color --console-width 0 --cg chez < input
|
|
|
|
rm -rf build
|