packages feed

control-monad-exception-mtl 0.8.0 → 0.8.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

control-monad-exception-mtl.cabal view
@@ -1,5 +1,5 @@ name: control-monad-exception-mtl-version: 0.8.0+version: 0.8.0.1 Cabal-Version:  >= 1.6 build-type: Simple license: PublicDomain@@ -63,7 +63,7 @@   >       main, Main(example.hs): (4,16)  synopsis: Explicitly typed, checked exceptions with stack traces-category: Control, Monads+category: Control, Monads, Failure stability: experimental tested-with: GHC ==6.10.3