mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-08 17:01:15 +03:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
|
rm -rf build
|
||
|
|
||
|
$1 --no-color --console-width 0 --no-banner -c SearchReader.idr
|
||
|
$1 --no-color --console-width 0 --no-banner -c SearchWriter.idr
|
||
|
$1 --no-color --console-width 0 --no-banner -c SearchState.idr
|
||
|
|