summaryrefslogtreecommitdiff
path: root/conf/km-haskell.el
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-09 11:32:12 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-09 12:06:24 -0500
commite4028f83dab75489a0bd8fe0e2a8fa4abf2a95ee (patch)
tree30d4249bc14b234d97e09df694ef84bea5692a1a /conf/km-haskell.el
parent39bb0fb38fcb71e10ce376a6cd378e888bed366f (diff)
downloademacs.d-e4028f83dab75489a0bd8fe0e2a8fa4abf2a95ee.tar.gz
restructure, cleanup, renaming
no functional content change
Diffstat (limited to 'conf/km-haskell.el')
-rw-r--r--conf/km-haskell.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/km-haskell.el b/conf/km-haskell.el
new file mode 100644
index 0000000..58bc2c8
--- /dev/null
+++ b/conf/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)))