packages feed

Cabal revisions of palette-0.3.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                palette-Version:             0.3.0.2-Synopsis:            Utilities for choosing and creating color schemes.-Description:         Sets of predefined colors and tools for choosing and-                     creating color schemes. Random colors.--Homepage:            http://projects.haskell.org/diagrams-License:             BSD3-License-file:        LICENSE-Author:              Jeffrey Rosenbluth-Maintainer:          jeffrey.rosenbluth@gmail.com-Bug-reports:         http://github.com/diagrams/palette/issues-Category:            Data-Build-type:          Simple-Cabal-version:       1.18-Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg-Extra-doc-files:     diagrams/*.svg-Tested-with:         GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1, GHC == 8.2.2, GHC == 8.4.2, GHC == 8.6.3-Source-repository head-  type:     git-  location: http://github.com/diagrams/palette.git--Library-  Default-language:    Haskell2010-  Exposed-modules:     Data.Colour.Palette.ColorSet-                       Data.Colour.Palette.Harmony-                       Data.Colour.Palette.BrewerSet-                       Data.Colour.Palette.Types-                       Data.Colour.Palette.RandomColor--  Build-depends:       base >= 4.2 && < 4.13,-                       array >= 0.4 && < 0.6,-                       colour >= 2.3 && <3.0,-                       containers >= 0.5 && < 0.7,-                       MonadRandom >= 0.5 && < 0.6-  hs-source-dirs:      src+Name:                palette
+Version:             0.3.0.2
+x-revision: 1
+Synopsis:            Utilities for choosing and creating color schemes.
+Description:         Sets of predefined colors and tools for choosing and
+                     creating color schemes. Random colors.
+
+Homepage:            http://projects.haskell.org/diagrams
+License:             BSD3
+License-file:        LICENSE
+Author:              Jeffrey Rosenbluth
+Maintainer:          jeffrey.rosenbluth@gmail.com
+Bug-reports:         http://github.com/diagrams/palette/issues
+Category:            Data
+Build-type:          Simple
+Cabal-version:       1.18
+Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg
+Extra-doc-files:     diagrams/*.svg
+Tested-with:         GHC ==7.10.2 || ==8.0.2 || == 8.2.2 || == 8.4.3 || ==8.6.5 || ==8.8.1
+Source-repository head
+  type:     git
+  location: http://github.com/diagrams/palette.git
+
+Library
+  Default-language:    Haskell2010
+  Exposed-modules:     Data.Colour.Palette.ColorSet
+                       Data.Colour.Palette.Harmony
+                       Data.Colour.Palette.BrewerSet
+                       Data.Colour.Palette.Types
+                       Data.Colour.Palette.RandomColor
+
+  Build-depends:       base >= 4.2 && < 4.14,
+                       array >= 0.4 && < 0.6,
+                       colour >= 2.3 && <3.0,
+                       containers >= 0.5 && < 0.7,
+                       MonadRandom >= 0.5 && < 0.6
+  hs-source-dirs:      src
revision 2
 Name:                palette
 Version:             0.3.0.2
-x-revision: 1
+x-revision: 2
 Synopsis:            Utilities for choosing and creating color schemes.
 Description:         Sets of predefined colors and tools for choosing and
                      creating color schemes. Random colors.
 
-Homepage:            http://projects.haskell.org/diagrams
+Homepage:            https://diagrams.github.io/
 License:             BSD3
 License-file:        LICENSE
 Author:              Jeffrey Rosenbluth
 Cabal-version:       1.18
 Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg
 Extra-doc-files:     diagrams/*.svg
-Tested-with:         GHC ==7.10.2 || ==8.0.2 || == 8.2.2 || == 8.4.3 || ==8.6.5 || ==8.8.1
+Tested-with:         GHC ==8.0.2 || == 8.2.2 || == 8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1
 Source-repository head
   type:     git
   location: http://github.com/diagrams/palette.git
                        Data.Colour.Palette.Types
                        Data.Colour.Palette.RandomColor
 
-  Build-depends:       base >= 4.2 && < 4.14,
+  Build-depends:       base >= 4.2 && < 4.16,
                        array >= 0.4 && < 0.6,
                        colour >= 2.3 && <3.0,
                        containers >= 0.5 && < 0.7,
revision 3
 Name:                palette
 Version:             0.3.0.2
-x-revision: 2
+x-revision: 3
 Synopsis:            Utilities for choosing and creating color schemes.
 Description:         Sets of predefined colors and tools for choosing and
                      creating color schemes. Random colors.
 Cabal-version:       1.18
 Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg
 Extra-doc-files:     diagrams/*.svg
-Tested-with:         GHC ==8.0.2 || == 8.2.2 || == 8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1
+Tested-with:         GHC ==8.0.2 || == 8.2.2 || == 8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 || ==9.2.1
 Source-repository head
   type:     git
   location: http://github.com/diagrams/palette.git
                        Data.Colour.Palette.Types
                        Data.Colour.Palette.RandomColor
 
-  Build-depends:       base >= 4.2 && < 4.16,
+  Build-depends:       base >= 4.2 && < 4.17,
                        array >= 0.4 && < 0.6,
                        colour >= 2.3 && <3.0,
                        containers >= 0.5 && < 0.7,
revision 4
 Name:                palette
 Version:             0.3.0.2
-x-revision: 3
+x-revision: 4
 Synopsis:            Utilities for choosing and creating color schemes.
 Description:         Sets of predefined colors and tools for choosing and
                      creating color schemes. Random colors.
 Cabal-version:       1.18
 Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg
 Extra-doc-files:     diagrams/*.svg
-Tested-with:         GHC ==8.0.2 || == 8.2.2 || == 8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 || ==9.2.1
+Tested-with:         GHC ==8.0.2 || == 8.2.2 || == 8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1
 Source-repository head
   type:     git
   location: http://github.com/diagrams/palette.git
                        Data.Colour.Palette.Types
                        Data.Colour.Palette.RandomColor
 
-  Build-depends:       base >= 4.2 && < 4.17,
+  Build-depends:       base >= 4.2 && < 4.18,
                        array >= 0.4 && < 0.6,
                        colour >= 2.3 && <3.0,
                        containers >= 0.5 && < 0.7,
revision 5
 Name:                palette
 Version:             0.3.0.2
-x-revision: 4
+x-revision: 5
 Synopsis:            Utilities for choosing and creating color schemes.
 Description:         Sets of predefined colors and tools for choosing and
                      creating color schemes. Random colors.
                        array >= 0.4 && < 0.6,
                        colour >= 2.3 && <3.0,
                        containers >= 0.5 && < 0.7,
-                       MonadRandom >= 0.5 && < 0.6
+                       MonadRandom >= 0.5 && < 0.7
   hs-source-dirs:      src