packages feed

exception-mtl 0.3.0.3 → 0.3.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~mtlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: mtl

API changes (from Hackage documentation)

Files

exception-mtl.cabal view
@@ -1,5 +1,5 @@ name:           exception-mtl-version:        0.3.0.3+version:        0.3.0.4 cabal-version:  >= 1.10 license:        BSD3 license-file:   LICENSE@@ -25,7 +25,7 @@   build-depends:     base                   >=4   && <5,     exception-transformers >=0.3 && <0.4,-    mtl                    >=2.0 && <2.2,+    mtl                    >=2.0 && <3.0,     transformers           >=0.2 && <0.4    ghc-options: