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