Skip to content

Commit 685a079

Browse files
Update run
Co-authored-by: Arpit Bhardwaj <proffapt@pm.me>
1 parent 0636282 commit 685a079

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

run

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@ run() {
223223
runghc "$FILE"
224224
fi
225225

226-
if [[ $PERSISTENT != true ]]; then
227-
rm "${FILE%%.*}.o" "${FILE%%.*}.hi" "${FILE%%.*}"
228-
fi
229226

230227
else
231228
_ERROR_UFTC_

0 commit comments

Comments
 (0)