packages feed

rainbow 0.26.0.4 → 0.26.0.6

raw patch · 1 files changed

+28/−29 lines, 1 filesdep ~QuickCheckdep ~basedep ~bytestringPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: QuickCheck, base, bytestring, lens, process, text

API changes (from Hackage documentation)

- Rainbow.Types: back :: Lens' (Style a_aaig) (Color a_aaig)
+ Rainbow.Types: back :: Lens' (Style a_ab0G) (Color a_ab0G)
- Rainbow.Types: fore :: Lens' (Style a_aaig) (Color a_aaig)
+ Rainbow.Types: fore :: Lens' (Style a_ab0G) (Color a_ab0G)
- Rainbow.Types: format :: Lens' (Style a_aaig) Format
+ Rainbow.Types: format :: Lens' (Style a_ab0G) Format
- Rainbow.Types: scheme :: Lens' (Chunk a_aaQ2) Scheme
+ Rainbow.Types: scheme :: Lens' (Chunk a_abys) Scheme
- Rainbow.Types: yarn :: Lens (Chunk a_aaQ2) (Chunk a_aaZX) a_aaQ2 a_aaZX
+ Rainbow.Types: yarn :: Lens (Chunk a_abys) (Chunk a_abIn) a_abys a_abIn

Files

rainbow.cabal view
@@ -3,11 +3,11 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2015-05-20 20:33:10.070195 EDT+-- Generated on: 2015-07-14 18:53:54.875209 EDT -- Cartel library version: 0.14.2.6  name: rainbow-version: 0.26.0.4+version: 0.26.0.6 cabal-version: >= 1.18 license: BSD3 license-file: LICENSE@@ -26,7 +26,6 @@   terminals. category: System tested-with:-  GHC == 7.8.2   GHC == 7.10.1  Library@@ -40,11 +39,11 @@   other-extensions:     TemplateHaskell   build-depends:-      base >= 4.7.0.0 && < 4.9.0.0-    , text >= 0.11.2.0 && < 1.3.0.0-    , bytestring >= 0.10 && < 0.11-    , process >= 1.2 && < 1.3-    , lens >= 4.7 && < 4.12+      base >= 4.7.0.0 && < 5+    , text >= 0.11.2.0+    , bytestring >= 0.10+    , process >= 1.2+    , lens >= 4.7   hs-source-dirs:     lib @@ -63,18 +62,18 @@   hs-source-dirs:     tests   build-depends:-      QuickCheck >= 2.7 && < 2.9+      QuickCheck >= 2.7   default-language: Haskell2010   ghc-options:     -Wall   other-extensions:     TemplateHaskell   build-depends:-      base >= 4.7.0.0 && < 4.9.0.0-    , text >= 0.11.2.0 && < 1.3.0.0-    , bytestring >= 0.10 && < 0.11-    , process >= 1.2 && < 1.3-    , lens >= 4.7 && < 4.12+      base >= 4.7.0.0 && < 5+    , text >= 0.11.2.0+    , bytestring >= 0.10+    , process >= 1.2+    , lens >= 4.7   hs-source-dirs:     lib @@ -93,11 +92,11 @@   other-extensions:     TemplateHaskell   build-depends:-      base >= 4.7.0.0 && < 4.9.0.0-    , text >= 0.11.2.0 && < 1.3.0.0-    , bytestring >= 0.10 && < 0.11-    , process >= 1.2 && < 1.3-    , lens >= 4.7 && < 4.12+      base >= 4.7.0.0 && < 5+    , text >= 0.11.2.0+    , bytestring >= 0.10+    , process >= 1.2+    , lens >= 4.7   hs-source-dirs:     lib @@ -116,11 +115,11 @@   other-extensions:     TemplateHaskell   build-depends:-      base >= 4.7.0.0 && < 4.9.0.0-    , text >= 0.11.2.0 && < 1.3.0.0-    , bytestring >= 0.10 && < 0.11-    , process >= 1.2 && < 1.3-    , lens >= 4.7 && < 4.12+      base >= 4.7.0.0 && < 5+    , text >= 0.11.2.0+    , bytestring >= 0.10+    , process >= 1.2+    , lens >= 4.7   hs-source-dirs:     lib @@ -139,11 +138,11 @@   other-extensions:     TemplateHaskell   build-depends:-      base >= 4.7.0.0 && < 4.9.0.0-    , text >= 0.11.2.0 && < 1.3.0.0-    , bytestring >= 0.10 && < 0.11-    , process >= 1.2 && < 1.3-    , lens >= 4.7 && < 4.12+      base >= 4.7.0.0 && < 5+    , text >= 0.11.2.0+    , bytestring >= 0.10+    , process >= 1.2+    , lens >= 4.7   hs-source-dirs:     lib