summaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2013-12-18 11:37:54 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2013-12-18 11:37:54 +0100
commitf3849ee5c7061fc41e42a506fa562272cd38291c (patch)
tree9e1e9861a88226da943c9964b25fa5e05a61036d /data
parent062d78eaf4ad1bc78ff03fc5d6831df26b558691 (diff)
downloadstylish-haskell-f3849ee5c7061fc41e42a506fa562272cd38291c.tar.gz
Small fixes for #34
Diffstat (limited to 'data')
-rw-r--r--data/stylish-haskell.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/stylish-haskell.yaml b/data/stylish-haskell.yaml
index cc117e5..8ceb732 100644
--- a/data/stylish-haskell.yaml
+++ b/data/stylish-haskell.yaml
@@ -41,7 +41,9 @@ steps:
#
# - compact: A more compact style.
#
- # - compact_line: Similar to compact, but wrap each line by `{-#LANGUAGE #-}'.
+ # - compact_line: Similar to compact, but wrap each line with
+ # `{-#LANGUAGE #-}'.
+ #
# Default: vertical.
style: vertical