Skip to content

Commit

Permalink
fixup! Update fluff.
Browse files Browse the repository at this point in the history
  • Loading branch information
kindaro committed Aug 13, 2022
1 parent 353b667 commit 4114918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ We share all bar one of Ormolu's goals:
| `haddock-style` | `multi-line`, `single-line` | Whether multiline haddocks should use `{-` or `--` |
| `newlines-between-decls` | any integer | number of newlines between top-level declarations |
| `fixities` | A list of strings for defining fixities; see the "Language extensions, dependencies, and fixities" section below |
| `unicode` | `always`, `detect`, `never` | Output Unicode syntax. With `detect` we output Unicode syntax exactly when the extension is seen to be enabled.
| `unicode` | `always`, `detect`, `never` | Output Unicode syntax. With `detect` we output Unicode syntax exactly when the extension is seen to be enabled. |

For examples of each of these options, see the [test files](https://github.com/fourmolu/fourmolu/tree/master/data/fourmolu/).

Expand Down

0 comments on commit 4114918

Please sign in to comment.