packages feed

haskell-tools-debug 1.1.0.1 → 1.1.0.2

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

haskell-tools-debug.cabal view
@@ -1,5 +1,5 @@ name:                haskell-tools-debug
-version:             1.1.0.1
+version:             1.1.0.2
 synopsis:            Debugging Tools for Haskell-tools
 description:         Debugging Tools for Haskell-tools
 homepage:            https://github.com/haskell-tools/haskell-tools
@@ -31,7 +31,7 @@                      , haskell-tools-builtin-refactorings >= 1.1 && < 1.2
                      , uniplate                  >= 1.6 && < 1.7
                      , classyplate               >= 0.3 && < 0.4
-                     , criterion                 >= 1.1 && < 1.5
+                     , criterion                 >= 1.1 && < 1.6
                      , mtl                       >= 2.2 && < 2.3
   default-language:    Haskell2010