packages feed

morte 1.6.15 → 1.6.16

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

morte.cabal view
@@ -1,5 +1,5 @@ Name: morte-Version: 1.6.15+Version: 1.6.16 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1@@ -77,7 +77,7 @@     GHC-Options: -Wall     Build-Depends:         base            >= 4        && < 5  ,-        criterion       >= 1.0.0.1  && < 1.4,+        criterion       >= 1.0.0.1  && < 1.5,         morte                               ,         system-filepath >= 0.3.1    && < 0.5,         text            >= 0.11.1.0 && < 1.3