packages feed

rainbow-tests 0.16.0.0 → 0.16.2.0

raw patch · 3 files changed

+11/−11 lines, 3 filesdep ~rainbowPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: rainbow

API changes (from Hackage documentation)

Files

current-versions.txt view
@@ -1,7 +1,7 @@ This package was tested to work with these dependency versions and compiler version. These are the default versions fetched by cabal install.-Tested as of: 2014-08-12 01:34:46.415423 UTC+Tested as of: 2014-08-14 18:47:46.235848 UTC Path to compiler: ghc-7.8.3 Compiler description: 7.8.3 @@ -36,12 +36,12 @@     unix-2.7.0.1     xhtml-3000.2.1 -/home/massysett/rainbow/tests/sunlight-1087/db:+/home/massysett/rainbow/tests/sunlight-25692/db:     QuickCheck-2.7.6     barecheck-0.2.0.0     primitive-0.5.3.0-    rainbow-0.16.0.0-    rainbow-tests-0.16.0.0+    rainbow-0.16.2.0+    rainbow-tests-0.16.2.0     random-1.0.1.1     text-1.1.1.3     tf-random-0.5
minimum-versions.txt view
@@ -1,7 +1,7 @@ This package was tested to work with these dependency versions and compiler version. These are the minimum versions given in the .cabal file.-Tested as of: 2014-08-12 01:34:46.415423 UTC+Tested as of: 2014-08-14 18:47:46.235848 UTC Path to compiler: ghc-7.4.1 Compiler description: 7.4.1 @@ -33,12 +33,12 @@     time-1.4     unix-2.5.1.0 -/home/massysett/rainbow/tests/sunlight-1087/db:+/home/massysett/rainbow/tests/sunlight-25692/db:     QuickCheck-2.7.5     barecheck-0.2.0.0     primitive-0.5.3.0-    rainbow-0.16.0.0-    rainbow-tests-0.16.0.0+    rainbow-0.16.2.0+    rainbow-tests-0.16.2.0     random-1.0.1.1     terminfo-0.3.2     text-0.11.2.0
rainbow-tests.cabal view
@@ -3,10 +3,10 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2014-08-11 21:29:39.832539 EDT+-- Generated on: 2014-08-14 14:47:29.950084 EDT -- Cartel library version: 0.10.0.2 name: rainbow-tests-version: 0.16.0.0+version: 0.16.2.0 cabal-version: >= 1.14 build-type: Simple license: BSD3@@ -55,6 +55,6 @@       base ((> 4.5.0.0 || == 4.5.0.0) && < 4.8.0.0)     , terminfo ((> 0.3.2 || == 0.3.2) && < 0.5.0.0)     , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.2.0.0)-    , rainbow == 0.16.0.0+    , rainbow == 0.16.2.0     , QuickCheck ((> 2.7.5 || == 2.7.5) && < 2.8)     , barecheck ((> 0.2.0.0 || == 0.2.0.0) && < 0.3)