packages feed

explicit-exception 0.1.9.1 → 0.1.9.2

raw patch · 1 files changed

+6/−7 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

explicit-exception.cabal view
@@ -1,5 +1,5 @@ Name:             explicit-exception-Version:          0.1.9.1+Version:          0.1.9.2 License:          BSD3 License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>@@ -29,20 +29,19 @@    in order to let Haskell programmers get accustomed easily to it.    .    See also: @unexceptionalio@-Tested-With:       GHC==6.8.2-Tested-With:       GHC==7.4.2, GHC==7.6.1, GHC==7.8.2-Tested-With:       GHC==8.0.1+Tested-With:       GHC==7.4.2, GHC==7.6.3, GHC==7.8.4+Tested-With:       GHC==8.0.2, GHC==8.4.1 Cabal-Version:     >=1.6 Build-Type:        Simple  Source-Repository head   type:     darcs-  location: http://code.haskell.org/explicit-exception/+  location: http://hub.darcs.net/thielema/explicit-exception/  Source-Repository this   type:     darcs-  location: http://code.haskell.org/explicit-exception/-  tag:      0.1.9.1+  location: http://hub.darcs.net/thielema/explicit-exception/+  tag:      0.1.9.2  Flag buildTests   description: Build executables that demonstrate some space leaks