Cabal revisions of Chart-diagrams-1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: Chart-diagrams-Version: 1.0-License: BSD3-License-file: LICENSE-Copyright: Jan Bracker, 2006-2010-Author: Jan Bracker <jan.bracker@googlemail.com>-Maintainer: Jan Bracker <jan.bracker@googlemail.com>-Homepage: https://github.com/timbod7/haskell-chart/wiki-Synopsis: Diagrams backend for Charts.-Description: Diagrams backend for Charts.-Category: Graphics-Cabal-Version: >= 1.6-Build-Type: Simple--data-files: fonts/LinLibertine_R.svg- , fonts/LinLibertine_RB.svg- , fonts/LinLibertine_RBI.svg- , fonts/LinLibertine_RI.svg- , fonts/SourceSansPro_R.svg- , fonts/SourceSansPro_RB.svg- , fonts/SourceSansPro_RBI.svg- , fonts/SourceSansPro_RI.svg- , fonts/SourceCodePro_R.svg- , fonts/SourceCodePro_RB.svg---library- Build-depends: base >= 3 && < 5- , old-locale- , time, mtl- , diagrams-core >= 0.7- , diagrams-lib >= 0.7- , diagrams-svg >= 0.7- , diagrams-postscript >= 0.7- , SVGFonts >= 1.3- , colour >= 2.2.1- , blaze-svg >= 0.3.3- , bytestring >= 0.9 && < 1.0- , operational >= 0.2.2- , containers >= 0.4 && < 0.6- , data-default-class < 0.1- , Chart >= 1.0- other-modules: Paths_Chart_diagrams- Exposed-modules:- Graphics.Rendering.Chart.Backend.Diagrams--source-repository head- type: git- location: https://github.com/timbod7/haskell-chart+Name: Chart-diagrams +Version: 1.0 +x-revision: 1 +License: BSD3 +License-file: LICENSE +Copyright: Jan Bracker, 2006-2010 +Author: Jan Bracker <jan.bracker@googlemail.com> +Maintainer: Jan Bracker <jan.bracker@googlemail.com> +Homepage: https://github.com/timbod7/haskell-chart/wiki +Synopsis: Diagrams backend for Charts. +Description: Diagrams backend for Charts. +Category: Graphics +Cabal-Version: >= 1.6 +Build-Type: Simple + +data-files: fonts/LinLibertine_R.svg + , fonts/LinLibertine_RB.svg + , fonts/LinLibertine_RBI.svg + , fonts/LinLibertine_RI.svg + , fonts/SourceSansPro_R.svg + , fonts/SourceSansPro_RB.svg + , fonts/SourceSansPro_RBI.svg + , fonts/SourceSansPro_RI.svg + , fonts/SourceCodePro_R.svg + , fonts/SourceCodePro_RB.svg + + +library + Build-depends: base >= 3 && < 5 + , old-locale + , time, mtl + , diagrams-core >= 0.7 && < 1.0 + , diagrams-lib >= 0.7 && < 1.0 + , diagrams-svg >= 0.7 && < 1.0 + , diagrams-postscript >= 0.7 && < 1.0 + , SVGFonts >= 1.3 + , colour >= 2.2.1 + , blaze-svg >= 0.3.3 + , bytestring >= 0.9 && < 1.0 + , operational >= 0.2.2 + , containers >= 0.4 && < 0.6 + , data-default-class < 0.1 + , Chart >= 1.0 + other-modules: Paths_Chart_diagrams + Exposed-modules: + Graphics.Rendering.Chart.Backend.Diagrams + +source-repository head + type: git + location: https://github.com/timbod7/haskell-chart