Cabal revisions of palette-0.1.0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: palette-Version: 0.1.0.5-Synopsis: Utilities for choosing and creating color schemes.-Description: Sets of predefined colors and tools for choosing and- creating color schemes.--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.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.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-- Build-depends: base >= 4.2 && < 4.10,- array >= 0.4 && < 0.6,- colour >= 2.3 && <3.0,- containers >= 0.5 && < 0.6.0.0-- hs-source-dirs: src+Name: palette +Version: 0.1.0.5 +x-revision: 1 +Synopsis: Utilities for choosing and creating color schemes. +Description: Sets of predefined colors and tools for choosing and + creating color schemes. + +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.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.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 + + Build-depends: base >= 4.2 && < 4.11, + array >= 0.4 && < 0.6, + colour >= 2.3 && <3.0, + containers >= 0.5 && < 0.6.0.0 + + hs-source-dirs: src