Skip to content

Commit

Permalink
Update doc string for haskell-enable-hindent-style
Browse files Browse the repository at this point in the history
Info was updated in README file, but not in doc string. Following #1786.
  • Loading branch information
Boris authored and TheBB committed Sep 8, 2015
1 parent 44d9b0c commit b8f3d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/!lang/haskell/config.el
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"If non-nil structured-haskell-mode support is enabled")

(defvar haskell-enable-hindent-style nil
"Style to use for formatting with hindent; available are: fundamental johan-tibell chris-done andrew-gibiansky. If nil hindent is disabled.")
"Style to use for formatting with hindent; available are: fundamental johan-tibell chris-done gibiansky. If nil hindent is disabled.")

(defvar haskell-enable-ghc-mod-support t
"If non-nil ghc-mod support is enabled")

0 comments on commit b8f3d39

Please sign in to comment.