rainbow-tests 0.20.0.0 → 0.20.0.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~rainbowdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: rainbow, text
API changes (from Hackage documentation)
Files
- rainbow-tests.cabal +4/−4
rainbow-tests.cabal view
@@ -3,10 +3,10 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2014-11-22 18:13:51.98333 EST+-- Generated on: 2014-11-23 08:45:19.313664 EST -- Cartel library version: 0.10.0.2 name: rainbow-tests-version: 0.20.0.0+version: 0.20.0.2 cabal-version: >= 1.14 build-type: Simple license: BSD3@@ -54,7 +54,7 @@ build-depends: 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.20.0.0+ , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.3.0.0)+ , rainbow == 0.20.0.2 , QuickCheck ((> 2.7.5 || == 2.7.5) && < 2.8) , barecheck ((> 0.2.0.0 || == 0.2.0.0) && < 0.3)