packages feed

hindent 4.3.8 → 4.3.9

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~haskell-src-extsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: haskell-src-exts

API changes (from Hackage documentation)

Files

hindent.cabal view
@@ -1,5 +1,5 @@ name:                hindent-version:             4.3.8+version:             4.3.9 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .@@ -41,7 +41,7 @@                    , hindent                    , text                    , descriptive >= 0.7 && < 0.9-                   , haskell-src-exts+                   , haskell-src-exts >= 1.16  executable hindent-generate-tests   hs-source-dirs:    src/main