srid / haskell-template

Haskell project template using Nix + Flakes + VSCode (HLS)
https://srid.ca/haskell-template
MIT License
230 stars 32 forks source link

Nixify `fourmolu.yaml` #76

Closed srid closed 3 months ago

srid commented 1 year ago

Similar to how we got rid of ./treefmt.toml in https://github.com/srid/haskell-template/pull/75 - get rid of fourmolu.yaml by nixifying that configuration.

srid commented 3 months ago

https://github.com/srid/haskell-template/blob/ed0300f63745a94783f2ba88553de7bff40c356b/nix/modules/formatter.nix#L22-L32