summaryrefslogtreecommitdiff
path: root/init/km-haskell.el
diff options
context:
space:
mode:
Diffstat (limited to 'init/km-haskell.el')
-rw-r--r--init/km-haskell.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/km-haskell.el b/init/km-haskell.el
new file mode 100644
index 0000000..58bc2c8
--- /dev/null
+++ b/init/km-haskell.el
@@ -0,0 +1,3 @@
+;; randomly chose one of three given in help
+(custom-set-variables
+ '(haskell-mode-hook '(turn-on-haskell-indentation)))