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