packages feed

haskell-formatter 2.0.0 → 2.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

haskell-formatter.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: f2c2c0ac0a4d24bd2fe6b570ce4d489d4ff3ad57dc8aeb9b49c18a756f3edcac+-- hash: b081fce8a001c08bacb84dc6cef6a65f0501381baa20458eade7c36a12223491  name:           haskell-formatter-version:        2.0.0+version:        2.0.1 synopsis:       Haskell source code formatter description:    The Haskell Formatter formats Haskell source code. It is strict in that it fundamentally rearranges code. category:       Development