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 0000000..49e87da
--- /dev/null
+++ b/.ghci
@@ -0,0 +1,3 @@
+:set -iapex
+:set prompt "λ "
+:set prompt-cont "| "