cabal-fmt v0.1.4 Release Notes

    • ➕ Add -n / --no-cabal-file to format cabal like, but not package files. Useful to format cabal.project or cabal.haskell-ci.
    • ➕ Add fragment pragma to substitute a field or a section with contents of external file. Useful in multi-package setting to keep for example tested-with field or common deps stanza in sync.