aboutsummaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/ghci.symlink1
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/ghci.symlink b/haskell/ghci.symlink
index 2622132..e5bf06f 100644
--- a/haskell/ghci.symlink
+++ b/haskell/ghci.symlink
@@ -1,6 +1,7 @@
:set -v0
:set -XNoMonomorphismRestriction
:set -Wall -fno-warn-name-shadowing -fno-warn-type-defaults
+:set editor vim
import qualified IPPrint
import qualified Language.Haskell.HsColour as HsColour