packages feed

lifted-base 0.2.0.4 → 0.2.0.5

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: criterion

API changes (from Hackage documentation)

Files

lifted-base.cabal view
@@ -1,5 +1,5 @@ Name:                lifted-base-Version:             0.2.0.4+Version:             0.2.0.5 Synopsis:            lifted IO operations from the base library License:             BSD3 License-file:        LICENSE@@ -89,6 +89,6 @@   build-depends: lifted-base                , base          >= 3   && < 5                , transformers  >= 0.2 && < 0.4-               , criterion     >= 0.5 && < 0.7+               , criterion     >= 0.5 && < 0.9                , monad-control >= 0.3 && < 0.4                , monad-peel    >= 0.1 && < 0.2