the-sett/elm-syntax-dsl

expose `Elm.Pretty.prettyModule`

Opened this issue · 1 comments

I have a use case for only printing out the module header.
Right now I'm using Elm.CodeGen.file header [] [] Nothing |> prepareLayout and only take the first line.

Would be useful. Submit a PR and I will get it merged and a new release.