tfausak / cabal-gild

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

Fix bug that incorrectly put blank line after empty field #62

Closed tfausak closed 8 months ago

tfausak commented 8 months ago

Fixes #61.

Before:

f:

g: a

After:

f:
g: a