Skip to content

Commit

Permalink
Update .stylish-haskell.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
2mol committed Jun 25, 2018
1 parent 90a27ce commit 67d6def
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .stylish-haskell.yaml
Expand Up @@ -219,8 +219,9 @@ newline: native
# needs to be aware of these, so it can parse the file correctly.
#
# No language extensions are enabled by default.
language_extensions:
- OverloadedStrings
- NamedFieldPuns
- GeneralizedNewtypeDeriving
- TemplateHaskell

# language_extensions:
# - OverloadedStrings
# - NamedFieldPuns
# - GeneralizedNewtypeDeriving
# - TemplateHaskell

0 comments on commit 67d6def

Please sign in to comment.