Idris2-boot/tests/ttimp/lazy001/run
Edwin Brady 65db4fbf96 Put built ttcs in build/ttc, rather than build
This is so that we can put other build artefacts (e.g. executables) in
properly organised subdirectories of build, e.g. build/bin/chez,
build/bin/js, etc.
2019-09-04 12:41:16 +01:00

6 lines
119 B
Plaintext
Executable File

$1 --yaffle Lazy.yaff < input
$1 --yaffle LazyInf.yaff < input
$1 --yaffle build/ttc/LazyInf.ttc < input
rm -rf build