packages feed

prednote-test 0.26.0.0 → 0.26.0.2

raw patch · 1 files changed

+11/−11 lines, 1 filesdep ~prednotedep ~rainbowdep ~rainbow-testsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: prednote, rainbow, rainbow-tests

API changes (from Hackage documentation)

Files

prednote-test.cabal view
@@ -3,10 +3,10 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2014-08-12 16:16:44.215381 EDT+-- Generated on: 2014-10-27 12:41:20.726668 EDT -- Cartel library version: 0.10.0.2 name: prednote-test-version: 0.26.0.0+version: 0.26.0.2 cabal-version: >= 1.14 build-type: Simple license: BSD3@@ -38,10 +38,10 @@       Prednote.Core.Generators   build-depends:       base ((> 4.5.0.0 || == 4.5.0.0) && < 5)-    , rainbow ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)-    , rainbow-tests ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)+    , rainbow ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)+    , rainbow-tests ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)     , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.2)-    , prednote == 0.26.0.0+    , prednote == 0.26.0.2     , QuickCheck ((> 2.7.5 || == 2.7.5) && < 2.8)     , containers ((> 0.4.2.1 || == 0.4.2.1) && < 0.6)     , quickpull ((> 0.2.0.0 || == 0.2.0.0) && < 0.3)@@ -68,10 +68,10 @@   default-language: Haskell2010   build-depends:       base ((> 4.5.0.0 || == 4.5.0.0) && < 5)-    , rainbow ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)-    , rainbow-tests ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)+    , rainbow ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)+    , rainbow-tests ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)     , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.2)-    , prednote == 0.26.0.0+    , prednote == 0.26.0.2     , QuickCheck ((> 2.7.5 || == 2.7.5) && < 2.8)     , containers ((> 0.4.2.1 || == 0.4.2.1) && < 0.6)     , quickpull ((> 0.2.0.0 || == 0.2.0.0) && < 0.3)@@ -87,10 +87,10 @@   default-language: Haskell2010   build-depends:       base ((> 4.5.0.0 || == 4.5.0.0) && < 5)-    , rainbow ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)-    , rainbow-tests ((> 0.16.0.0 || == 0.16.0.0) && < 0.17)+    , rainbow ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)+    , rainbow-tests ((> 0.18.0.0 || == 0.18.0.0) && < 0.19)     , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.2)-    , prednote == 0.26.0.0+    , prednote == 0.26.0.2     , QuickCheck ((> 2.7.5 || == 2.7.5) && < 2.8)     , containers ((> 0.4.2.1 || == 0.4.2.1) && < 0.6)     , quickpull ((> 0.2.0.0 || == 0.2.0.0) && < 0.3)