[ANN] Fourmolu 0.19.0.0

Fourmolu 0.19.0.0 is released, including the following updates:

  • Everything in Ormolu 0.8.0.1
  • New option: haddock-location-signature
  • New option: if-style

Fourmolu is a configurable formatter for Haskell, a fourk of Ormolu.

14 Likes

I’m actually pretty happy about if-style. I mix hanging and indented if statements but I’d really rather have them all hanging.

3 Likes