packages feed

zoom-cache 1.2.1.5 → 1.2.1.6

raw patch · 1 files changed

+3/−4 lines, 1 filesdep ~test-frameworkdep ~test-framework-quickcheck2

Dependency ranges changed: test-framework, test-framework-quickcheck2

Files

zoom-cache.cabal view
@@ -3,7 +3,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version:             1.2.1.5+Version:             1.2.1.6  Synopsis:            A streamable, seekable, zoomable cache file format @@ -164,15 +164,14 @@     base >= 3 && < 6,     blaze-builder,     iteratee                   >= 0.8.7.6 && < 0.9,-    test-framework             >= 0.3.3 && < 0.5.0,-    test-framework-quickcheck2 >= 0.2.9 && < 0.3,+    test-framework             >= 0.3.3 && < 0.9.0,+    test-framework-quickcheck2 >= 0.2.9 && < 0.4,     QuickCheck                 >= 2.4.0.1,     random                     == 1.0.*,     transformers               >= 0.2     && < 0.4,     type-level,     unix,     zoom-cache-  ------------------------------------------------------------------------ -- Git repo