packages feed

hindent 4.3.6 → 4.3.7

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hindent.cabal view
@@ -1,5 +1,5 @@ name:                hindent-version:             4.3.6+version:             4.3.7 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .
src/HIndent/Styles/ChrisDone.hs view
@@ -408,7 +408,7 @@                            space                            pretty op                            space)-                       (do pretty b)+                       (do prettyWithIndent b)         else do prettyWithIndent a                 space                 pretty op