summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
Diffstat (limited to '.ghci')
-rw-r--r--.ghci3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ghci b/.ghci
new file mode 100644
index 000000000..37258aefe
--- /dev/null
+++ b/.ghci
@@ -0,0 +1,3 @@
+-- make ghci use precompiled modules, and C library
+:set -outputdir=tmp
+:set -IUtility