avh4 / elm-format

elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
BSD 3-Clause "New" or "Revised" License
1.31k stars 148 forks source link

Use hpack #803

Closed avh4 closed 1 year ago

avh4 commented 1 year ago

Fixes https://github.com/avh4/elm-format/issues/800

avh4 commented 1 year ago

Ah, "Build Release" CI builds are broken until #799 is merged.