Cabal revisions of Chart-diagrams-1.9.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: Chart-diagrams Version: 1.9.4+x-revision: 1 License: BSD3 License-file: LICENSE Copyright: Jan Bracker, 2006-2014 , operational >= 0.2.2 && < 0.3 , containers >= 0.4 && < 0.7 , data-default-class < 0.2- , lens >= 3.9 && < 5.2+ , lens >= 3.9 && < 5.3 , Chart >= 1.9 && < 1.10 , text other-modules: Paths_Chart_diagrams
revision 2
-Name: Chart-diagrams-Version: 1.9.4-x-revision: 1-License: BSD3-License-file: LICENSE-Copyright: Jan Bracker, 2006-2014-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.18-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- default-language: Haskell98- Build-depends: base >= 3 && < 5- , old-locale- , time, mtl- , diagrams-core >= 1.3 && < 1.6- , diagrams-lib >= 1.2 && < 1.5- , diagrams-svg >= 1.4 && < 1.5- , diagrams-postscript >= 0.7 && < 1.6- , SVGFonts >= 1.8 && < 1.9- , colour >= 2.2.1 && < 2.4- , blaze-markup >= 0.7 && < 0.9- , svg-builder >= 0.1 && < 0.2- , bytestring >= 0.9 && < 1.0- , operational >= 0.2.2 && < 0.3- , containers >= 0.4 && < 0.7- , data-default-class < 0.2- , lens >= 3.9 && < 5.3- , Chart >= 1.9 && < 1.10- , text- 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.9.4 +x-revision: 2 +License: BSD3 +License-file: LICENSE +Copyright: Jan Bracker, 2006-2014 +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.18 +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 + default-language: Haskell98 + Build-depends: base >= 3 && < 5 + , old-locale + , time + , diagrams-core >= 1.3 && < 1.6 + , diagrams-lib >= 1.2 && < 1.5 + , diagrams-svg >= 1.4 && < 1.5 + , diagrams-postscript >= 0.7 && < 1.6 + , SVGFonts >= 1.8 && < 1.9 + , colour >= 2.2.1 && < 2.4 + , blaze-markup >= 0.7 && < 0.9 + , svg-builder >= 0.1 && < 0.2 + , bytestring >= 0.9 && < 1.0 + , operational >= 0.2.2 && < 0.3 + , containers >= 0.4 && < 0.7 + , data-default-class < 0.2 + , lens >= 3.9 && < 5.3 + , mtl >= 2.0 && < 2.3 + , Chart >= 1.9 && < 1.10 + , text + other-modules: Paths_Chart_diagrams + Exposed-modules: + Graphics.Rendering.Chart.Backend.Diagrams + +source-repository head + type: git + location: https://github.com/timbod7/haskell-chart