summaryrefslogtreecommitdiff
path: root/dotfiles/programming/haskell/ghci.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/programming/haskell/ghci.conf')
-rw-r--r--dotfiles/programming/haskell/ghci.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/programming/haskell/ghci.conf b/dotfiles/programming/haskell/ghci.conf
new file mode 100644
index 0000000..1de7ca1
--- /dev/null
+++ b/dotfiles/programming/haskell/ghci.conf
@@ -0,0 +1,2 @@
1:set prompt "λ "
2:set -XOverloadedStrings