Cabal revisions of diagrams-postscript-1.5.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: diagrams-postscript-Version: 1.5.1.1-Synopsis: Postscript backend for diagrams drawing EDSL-Description: This package provides a modular backend for rendering- diagrams created with the diagrams EDSL using Postscript.- .- * "Diagrams.Backend.Postscript.CmdLine" - Provides- the "mainWith" interface to render a diagram- based on command line options.- .- * "Diagrams.Backend.Postscript" - Provides the- general API for rendering diagrams using the- Postscript backend.- .- * "Diagrams.Backend.CMYK" - Special support for CMYK- color attributes.-Homepage: https://diagrams.github.io/-License: BSD3-License-file: LICENSE-Author: Ryan Yates-Maintainer: diagrams-discuss@googlegroups.com-Bug-reports: http://github.com/diagrams/diagrams-postscript/issues-Category: Graphics-Build-type: Simple-Cabal-version: 1.18-Tested-with: GHC ==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: https://github.com/diagrams/diagrams-postscript.git--Library- Exposed-modules: Diagrams.Backend.Postscript- Diagrams.Backend.Postscript.CMYK- Diagrams.Backend.Postscript.CmdLine- Graphics.Rendering.Postscript- Hs-source-dirs: src- Build-depends: base >= 4.8 && < 4.18,- bytestring >= 0.9 && <0.12,- mtl >= 2.0 && < 2.4,- diagrams-core >= 1.3 && < 1.6,- diagrams-lib >= 1.4.5 && < 1.5,- data-default-class < 0.2,- statestack >= 0.2 && < 0.4,- split >= 0.1.2 && < 0.3,- monoid-extras >= 0.3 && < 0.7,- semigroups >= 0.3.4 && < 0.21,- lens >= 4.0 && < 5.3,- containers >= 0.3 && < 0.7,- hashable >= 1.1 && < 1.5-- default-language: Haskell2010+Name: diagrams-postscript +Version: 1.5.1.1 +x-revision: 1 +Synopsis: Postscript backend for diagrams drawing EDSL +Description: This package provides a modular backend for rendering + diagrams created with the diagrams EDSL using Postscript. + . + * "Diagrams.Backend.Postscript.CmdLine" - Provides + the "mainWith" interface to render a diagram + based on command line options. + . + * "Diagrams.Backend.Postscript" - Provides the + general API for rendering diagrams using the + Postscript backend. + . + * "Diagrams.Backend.CMYK" - Special support for CMYK + color attributes. +Homepage: https://diagrams.github.io/ +License: BSD3 +License-file: LICENSE +Author: Ryan Yates +Maintainer: diagrams-discuss@googlegroups.com +Bug-reports: http://github.com/diagrams/diagrams-postscript/issues +Category: Graphics +Build-type: Simple +Cabal-version: 1.18 +Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1 +Source-repository head + type: git + location: https://github.com/diagrams/diagrams-postscript.git + +Library + Exposed-modules: Diagrams.Backend.Postscript + Diagrams.Backend.Postscript.CMYK + Diagrams.Backend.Postscript.CmdLine + Graphics.Rendering.Postscript + Hs-source-dirs: src + Build-depends: base >= 4.8 && < 4.19, + bytestring >= 0.9 && <0.12, + mtl >= 2.0 && < 2.4, + diagrams-core >= 1.3 && < 1.6, + diagrams-lib >= 1.4.5 && < 1.5, + data-default-class < 0.2, + statestack >= 0.2 && < 0.4, + split >= 0.1.2 && < 0.3, + monoid-extras >= 0.3 && < 0.7, + semigroups >= 0.3.4 && < 0.21, + lens >= 4.0 && < 5.3, + containers >= 0.3 && < 0.7, + hashable >= 1.1 && < 1.5 + + default-language: Haskell2010
revision 2
Name: diagrams-postscript Version: 1.5.1.1 -x-revision: 1 +x-revision: 2 Synopsis: Postscript backend for diagrams drawing EDSL Description: This package provides a modular backend for rendering diagrams created with the diagrams EDSL using Postscript. Category: Graphics Build-type: Simple Cabal-version: 1.18 -Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1 +Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 Source-repository head type: git location: https://github.com/diagrams/diagrams-postscript.git Diagrams.Backend.Postscript.CmdLine Graphics.Rendering.Postscript Hs-source-dirs: src - Build-depends: base >= 4.8 && < 4.19, - bytestring >= 0.9 && <0.12, + Build-depends: base >= 4.8 && < 4.20, + bytestring >= 0.9 && <0.13, mtl >= 2.0 && < 2.4, diagrams-core >= 1.3 && < 1.6, diagrams-lib >= 1.4.5 && < 1.5,
revision 3
Name: diagrams-postscript Version: 1.5.1.1 -x-revision: 2 +x-revision: 3 Synopsis: Postscript backend for diagrams drawing EDSL Description: This package provides a modular backend for rendering diagrams created with the diagrams EDSL using Postscript. Category: Graphics Build-type: Simple Cabal-version: 1.18 -Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 +Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 Source-repository head type: git location: https://github.com/diagrams/diagrams-postscript.git Diagrams.Backend.Postscript.CmdLine Graphics.Rendering.Postscript Hs-source-dirs: src - Build-depends: base >= 4.8 && < 4.20, + Build-depends: base >= 4.8 && < 4.21, bytestring >= 0.9 && <0.13, mtl >= 2.0 && < 2.4, diagrams-core >= 1.3 && < 1.6, split >= 0.1.2 && < 0.3, monoid-extras >= 0.3 && < 0.7, semigroups >= 0.3.4 && < 0.21, - lens >= 4.0 && < 5.3, - containers >= 0.3 && < 0.7, + lens >= 4.0 && < 5.4, + containers >= 0.3 && < 0.8, hashable >= 1.1 && < 1.5 default-language: Haskell2010
revision 4
Name: diagrams-postscript Version: 1.5.1.1 -x-revision: 3 +x-revision: 4 Synopsis: Postscript backend for diagrams drawing EDSL Description: This package provides a modular backend for rendering diagrams created with the diagrams EDSL using Postscript. semigroups >= 0.3.4 && < 0.21, lens >= 4.0 && < 5.4, containers >= 0.3 && < 0.8, - hashable >= 1.1 && < 1.5 + hashable >= 1.1 && < 1.6 default-language: Haskell2010