tfausak / cabal-gild

:crown: Format Haskell package descriptions.
https://hackage.haskell.org/package/cabal-gild
MIT License
49 stars 5 forks source link

Expose high level formatting function #51

Closed tfausak closed 8 months ago

tfausak commented 8 months ago

Fixes #43.

tfausak commented 8 months ago

I committed 30571c12cb6f2e73ea0fdaf6f8e61d773a61f0ad as an example of how to run format purely. But I'm not interested in maintaining that outside the test suite. I think most people will want to format in IO anyway in order to get module discovery.