rm -rf build $1 --no-color --console-width 0 --no-banner --no-prelude Test.idr < input sleep 1 touch Mult.idr $1 --no-color --console-width 0 --no-banner --no-prelude Test.idr < input # Disabled until we have a portable way to do this #sleep 1 #touch Mult.idr #$1 --no-color --console-width 0 --no-banner --no-prelude -Xcheck-hashes Test.idr < input