expose `Elm.Pretty.prettyModule`
Opened this issue · 1 comments
lue-bird commented
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.
rupertlssmith commented
Would be useful. Submit a PR and I will get it merged and a new release.