rainbow 0.28.0.0 → 0.28.0.2
raw patch · 1 files changed
+8/−8 lines, 1 filesdep ~basePVP: major bump suggested
API removals or changes: PVP suggests a major version bump
Dependency ranges changed: base
API changes (from Hackage documentation)
- Rainbow.Types: back :: forall a_aa90. Lens' (Style a_aa90) (Color a_aa90)
+ Rainbow.Types: back :: forall a_aaO9. Lens' (Style a_aaO9) (Color a_aaO9)
- Rainbow.Types: fore :: forall a_aa90. Lens' (Style a_aa90) (Color a_aa90)
+ Rainbow.Types: fore :: forall a_aaO9. Lens' (Style a_aaO9) (Color a_aaO9)
- Rainbow.Types: format :: forall a_aa90. Lens' (Style a_aa90) Format
+ Rainbow.Types: format :: forall a_aaO9. Lens' (Style a_aaO9) Format
- Rainbow.Types: scheme :: forall a_aaGM. Lens' (Chunk a_aaGM) Scheme
+ Rainbow.Types: scheme :: forall a_abiL. Lens' (Chunk a_abiL) Scheme
- Rainbow.Types: yarn :: forall a_aaGM a_aaTg. Lens (Chunk a_aaGM) (Chunk a_aaTg) a_aaGM a_aaTg
+ Rainbow.Types: yarn :: forall a_abiL a_absg. Lens (Chunk a_abiL) (Chunk a_absg) a_abiL a_absg
Files
- rainbow.cabal +8/−8
rainbow.cabal view
@@ -3,12 +3,12 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2016-04-11 16:49:50.413706 EDT+-- Generated on: 2016-06-18 08:40:56.083393 EDT -- Cartel library version: 0.14.2.8 name: rainbow-version: 0.28.0.0-cabal-version: >= 1.18+version: 0.28.0.2+cabal-version: >= 1.10 license: BSD3 license-file: LICENSE build-type: Simple@@ -39,7 +39,7 @@ other-extensions: TemplateHaskell build-depends:- base >= 4.7.0.0 && < 5+ base >= 4.8 && < 5 , text >= 0.11.2.0 , bytestring >= 0.10 , process >= 1.2@@ -70,7 +70,7 @@ other-extensions: TemplateHaskell build-depends:- base >= 4.7.0.0 && < 5+ base >= 4.8 && < 5 , text >= 0.11.2.0 , bytestring >= 0.10 , process >= 1.2@@ -94,7 +94,7 @@ other-extensions: TemplateHaskell build-depends:- base >= 4.7.0.0 && < 5+ base >= 4.8 && < 5 , text >= 0.11.2.0 , bytestring >= 0.10 , process >= 1.2@@ -118,7 +118,7 @@ other-extensions: TemplateHaskell build-depends:- base >= 4.7.0.0 && < 5+ base >= 4.8 && < 5 , text >= 0.11.2.0 , bytestring >= 0.10 , process >= 1.2@@ -142,7 +142,7 @@ other-extensions: TemplateHaskell build-depends:- base >= 4.7.0.0 && < 5+ base >= 4.8 && < 5 , text >= 0.11.2.0 , bytestring >= 0.10 , process >= 1.2