packages feed

rainbow 0.20.0.0 → 0.20.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

rainbow.cabal view
@@ -3,10 +3,10 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2014-11-22 16:50:57.649392 EST+-- Generated on: 2014-11-23 08:45:13.790748 EST -- Cartel library version: 0.10.0.2 name: rainbow-version: 0.20.0.0+version: 0.20.0.2 cabal-version: >= 1.14 build-type: Simple license: BSD3@@ -56,4 +56,4 @@   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)+    , text ((> 0.11.2.0 || == 0.11.2.0) && < 1.3.0.0)