extensible-exceptions 0.1.1.2 → 0.1.1.3
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
extensible-exceptions.cabal view
@@ -1,5 +1,5 @@ name: extensible-exceptions-version: 0.1.1.2+version: 0.1.1.3 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org@@ -21,8 +21,8 @@ -- and they don't understand source-repository sections -- (GHC trac #3931) -- source-repository head--- type: darcs--- location: http://darcs.haskell.org/packages/extensible-exceptions/+-- type: git+-- location: http://darcs.haskell.org/packages/extensible-exceptions.git/ Library { if impl(ghc>=6.9)