packages feed

coverage 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -8,7 +8,7 @@  Installation: -    cabal install exhaustive+    cabal install coverage  You can see examples of usage in the `examples` directory and read the Haddock documentation. 
coverage.cabal view
@@ -1,5 +1,5 @@ name:                coverage-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Exhaustivity Checking Library homepage:            https://github.com/nicodelpiano/coverage bug-reports:         https://github.com/nicodelpiano/coverage/issues