Cabal revisions of diagrams-graphviz-1.4.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: diagrams-graphviz-version: 1.4.1.1-synopsis: Graph layout and drawing with GraphViz and diagrams-description: Use GraphViz and diagrams together, with each doing what- it does best: GraphViz for laying out graphs, and diagrams- for drawing them.-homepage: http://projects.haskell.org/diagrams/-license: BSD3-license-file: LICENSE-author: Brent Yorgey-maintainer: byorgey@gmail.com-copyright: Brent Yorgey 2014,2015-category: Graphics-build-type: Simple-extra-source-files: README.markdown, CHANGES.markdown-cabal-version: >=1.10-Tested-with: GHC ==8.0.2 || ==8.2.2 || ==8.4.3 || ==8.6.5 || ==8.8.1-Source-repository head- type: git- location: git://github.com/diagrams/diagrams-graphviz.git--library- exposed-modules: Diagrams.TwoD.GraphViz- other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction- build-depends: base >=4.6 && < 4.14,- containers >= 0.4 && < 0.7,- diagrams-lib >= 1.3 && < 1.5,- graphviz >= 2999.17 && < 2999.21,- fgl >= 5.5 && < 5.8,- split >= 0.2 && < 0.3- hs-source-dirs: src- default-language: Haskell2010+name: diagrams-graphviz +version: 1.4.1.1 +x-revision: 1 +synopsis: Graph layout and drawing with GraphViz and diagrams +description: Use GraphViz and diagrams together, with each doing what + it does best: GraphViz for laying out graphs, and diagrams + for drawing them. +homepage: http://projects.haskell.org/diagrams/ +license: BSD3 +license-file: LICENSE +author: Brent Yorgey +maintainer: byorgey@gmail.com +copyright: Brent Yorgey 2014,2015 +category: Graphics +build-type: Simple +extra-source-files: README.markdown, CHANGES.markdown +cabal-version: >=1.10 +Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 +Source-repository head + type: git + location: git://github.com/diagrams/diagrams-graphviz.git + +library + exposed-modules: Diagrams.TwoD.GraphViz + other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction + build-depends: base >=4.6 && < 4.16, + containers >= 0.4 && < 0.7, + diagrams-lib >= 1.3 && < 1.5, + graphviz >= 2999.17 && < 2999.21, + fgl >= 5.5 && < 5.8, + split >= 0.2 && < 0.3 + hs-source-dirs: src + default-language: Haskell2010
revision 2
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 1 +x-revision: 2 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams for drawing them. -homepage: http://projects.haskell.org/diagrams/ +homepage: https://diagrams.github.io/ license: BSD3 license-file: LICENSE author: Brent Yorgey
revision 3
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 2 +x-revision: 3 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams build-type: Simple extra-source-files: README.markdown, CHANGES.markdown cabal-version: >=1.10 -Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 +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: git://github.com/diagrams/diagrams-graphviz.git library exposed-modules: Diagrams.TwoD.GraphViz other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction - build-depends: base >=4.6 && < 4.16, + build-depends: base >=4.6 && < 4.18, containers >= 0.4 && < 0.7, diagrams-lib >= 1.3 && < 1.5, graphviz >= 2999.17 && < 2999.21, - fgl >= 5.5 && < 5.8, + fgl >= 5.5 && < 5.9, split >= 0.2 && < 0.3 hs-source-dirs: src default-language: Haskell2010
revision 4
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 3 +x-revision: 4 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams build-type: Simple extra-source-files: README.markdown, CHANGES.markdown cabal-version: >=1.10 -Tested-with: GHC ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1 +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: git://github.com/diagrams/diagrams-graphviz.git library exposed-modules: Diagrams.TwoD.GraphViz other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction - build-depends: base >=4.6 && < 4.18, + build-depends: base >=4.6 && < 4.19, containers >= 0.4 && < 0.7, diagrams-lib >= 1.3 && < 1.5, graphviz >= 2999.17 && < 2999.21,
revision 5
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 4 +x-revision: 5 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams build-type: Simple extra-source-files: README.markdown, CHANGES.markdown cabal-version: >=1.10 -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: git://github.com/diagrams/diagrams-graphviz.git library exposed-modules: Diagrams.TwoD.GraphViz other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction - build-depends: base >=4.6 && < 4.19, + build-depends: base >=4.6 && < 4.20, containers >= 0.4 && < 0.7, diagrams-lib >= 1.3 && < 1.5, graphviz >= 2999.17 && < 2999.21,
revision 6
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 5 +x-revision: 6 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams build-type: Simple extra-source-files: README.markdown, CHANGES.markdown cabal-version: >=1.10 -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: git://github.com/diagrams/diagrams-graphviz.git library exposed-modules: Diagrams.TwoD.GraphViz other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction - build-depends: base >=4.6 && < 4.20, - containers >= 0.4 && < 0.7, + build-depends: base >=4.6 && < 4.21, + containers >= 0.4 && < 0.8, diagrams-lib >= 1.3 && < 1.5, graphviz >= 2999.17 && < 2999.21, fgl >= 5.5 && < 5.9,
revision 7
name: diagrams-graphviz version: 1.4.1.1 -x-revision: 6 +x-revision: 7 synopsis: Graph layout and drawing with GraphViz and diagrams description: Use GraphViz and diagrams together, with each doing what it does best: GraphViz for laying out graphs, and diagrams build-type: Simple extra-source-files: README.markdown, CHANGES.markdown cabal-version: >=1.10 -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 +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 || ==9.12.1 Source-repository head type: git - location: git://github.com/diagrams/diagrams-graphviz.git + location: http://github.com/diagrams/diagrams-graphviz.git library exposed-modules: Diagrams.TwoD.GraphViz other-extensions: FlexibleContexts, MultiParamTypeClasses, NoMonomorphismRestriction - build-depends: base >=4.6 && < 4.21, + build-depends: base >=4.6 && < 4.22, containers >= 0.4 && < 0.8, - diagrams-lib >= 1.3 && < 1.5, + diagrams-lib >= 1.3 && < 1.6, graphviz >= 2999.17 && < 2999.21, fgl >= 5.5 && < 5.9, split >= 0.2 && < 0.3