summaryrefslogtreecommitdiff
path: root/haskell/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/clean.sh')
-rwxr-xr-xhaskell/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/clean.sh b/haskell/clean.sh
new file mode 100755
index 0000000..f4f85d9
--- /dev/null
+++ b/haskell/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+rm -f *.hi
+rm -f *.o
+rm -f p{1..400}