packages feed

exceptions 0.3 → 0.3.1

raw patch · 2 files changed

+5/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.markdown view
@@ -1,3 +1,7 @@+0.3.1+-----+* Fixed test suite.+ 0.3 --- * Moved `CatchT` to `Control.Monad.Catch.Pure` to make it clear it isn't required for working with `IO`.
exceptions.cabal view
@@ -1,6 +1,6 @@ name:          exceptions category:      Control, Exceptions, Monad-version:       0.3+version:       0.3.1 cabal-version: >= 1.8 license:       OtherLicense license-file:  LICENSE