packages feed

ghc-prof 1.3.0 → 1.3.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

ghc-prof.cabal view
@@ -1,5 +1,5 @@ name: ghc-prof-version: 1.3.0+version: 1.3.0.1 synopsis: Library for parsing GHC time and allocation profiling reports description: Library for parsing GHC time and allocation profiling reports homepage: https://github.com/maoe/ghc-prof@@ -26,7 +26,7 @@   other-modules:     Control.Monad.Extras   build-depends:-      base == 4.*+      base >= 4.6 && < 4.10     , attoparsec < 0.14     , containers >= 0.5 && < 0.6     , scientific < 0.4