packages feed

Cabal revisions of force-layout-0.4.0.6

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                force-layout-version:             0.4.0.6-synopsis:            Simple force-directed layout-description:         Simulation engine for doing simple force-based layout,-                     /e.g./ for trees or graphs.  See the diagrams-contrib package-                     for usage examples.-license:             BSD3-license-file:        LICENSE-author:              Brent Yorgey-maintainer:          byorgey@gmail.com-bug-reports:         https://github.com/diagrams/force-layout/issues-copyright:           (c) 2011 Brent Yorgey-category:            Physics-build-type:          Simple-cabal-version:       >=1.10-extra-source-files:  CHANGELOG.md-tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1-source-repository head-  type:     git-  location: git://github.com/diagrams/force-layout.git--library-  exposed-modules:     Physics.ForceLayout-  build-depends:       base >= 4.2 && < 4.10,-                       linear >= 1.10 && < 1.21,-                       lens >= 3.0 && < 4.16,-                       containers >=0.4 && < 0.6,-                       data-default-class >= 0.0.1 && < 0.2-  hs-source-dirs:      src-  default-language:    Haskell2010+name:                force-layout
+version:             0.4.0.6
+x-revision: 1
+synopsis:            Simple force-directed layout
+description:         Simulation engine for doing simple force-based layout,
+                     /e.g./ for trees or graphs.  See the diagrams-contrib package
+                     for usage examples.
+license:             BSD3
+license-file:        LICENSE
+author:              Brent Yorgey
+maintainer:          byorgey@gmail.com
+bug-reports:         https://github.com/diagrams/force-layout/issues
+copyright:           (c) 2011 Brent Yorgey
+category:            Physics
+build-type:          Simple
+cabal-version:       >=1.10
+extra-source-files:  CHANGELOG.md
+tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
+source-repository head
+  type:     git
+  location: git://github.com/diagrams/force-layout.git
+
+library
+  exposed-modules:     Physics.ForceLayout
+  build-depends:       base >= 4.2 && < 4.11,
+                       linear >= 1.10 && < 1.21,
+                       lens >= 3.0 && < 4.16,
+                       containers >=0.4 && < 0.6,
+                       data-default-class >= 0.0.1 && < 0.2
+  hs-source-dirs:      src
+  default-language:    Haskell2010
revision 2
 name:                force-layout
 version:             0.4.0.6
-x-revision: 1
+x-revision: 2
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
   exposed-modules:     Physics.ForceLayout
   build-depends:       base >= 4.2 && < 4.11,
                        linear >= 1.10 && < 1.21,
-                       lens >= 3.0 && < 4.16,
+                       lens >= 3.0 && < 4.17,
                        containers >=0.4 && < 0.6,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 3
 name:                force-layout
 version:             0.4.0.6
-x-revision: 2
+x-revision: 3
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.11,
+  build-depends:       base >= 4.2 && < 4.12,
                        linear >= 1.10 && < 1.21,
                        lens >= 3.0 && < 4.17,
                        containers >=0.4 && < 0.6,
revision 4
 name:                force-layout
 version:             0.4.0.6
-x-revision: 3
+x-revision: 4
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
+tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1
 source-repository head
   type:     git
   location: git://github.com/diagrams/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.12,
+  build-depends:       base >= 4.2 && < 4.13,
                        linear >= 1.10 && < 1.21,
-                       lens >= 3.0 && < 4.17,
-                       containers >=0.4 && < 0.6,
+                       lens >= 3.0 && < 4.18,
+                       containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
   default-language:    Haskell2010
revision 5
 name:                force-layout
 version:             0.4.0.6
-x-revision: 4
+x-revision: 5
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1
+tested-with:         GHC ==7.10.3 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.13,
+  build-depends:       base >= 4.2 && < 4.14,
                        linear >= 1.10 && < 1.21,
-                       lens >= 3.0 && < 4.18,
+                       lens >= 3.0 && < 4.19,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 6
 name:                force-layout
 version:             0.4.0.6
-x-revision: 5
+x-revision: 6
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 library
   exposed-modules:     Physics.ForceLayout
   build-depends:       base >= 4.2 && < 4.14,
-                       linear >= 1.10 && < 1.21,
-                       lens >= 3.0 && < 4.19,
+                       linear >= 1.10 && < 1.22,
+                       lens >= 3.0 && < 4.20,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 7
 name:                force-layout
 version:             0.4.0.6
-x-revision: 6
+x-revision: 7
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.3 || ==8.6.5 || ==8.8.1
+tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.14,
+  build-depends:       base >= 4.2 && < 4.16,
                        linear >= 1.10 && < 1.22,
-                       lens >= 3.0 && < 4.20,
+                       lens >= 3.0 && < 5.1,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 8
 name:                force-layout
 version:             0.4.0.6
-x-revision: 7
+x-revision: 8
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1
+tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 || ==9.2.1
 source-repository head
   type:     git
   location: git://github.com/diagrams/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.16,
+  build-depends:       base >= 4.2 && < 4.17,
                        linear >= 1.10 && < 1.22,
-                       lens >= 3.0 && < 5.1,
+                       lens >= 3.0 && < 5.2,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 9
 name:                force-layout
 version:             0.4.0.6
-x-revision: 8
+x-revision: 9
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 || ==9.2.1
+tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.17,
+  build-depends:       base >= 4.2 && < 4.18,
                        linear >= 1.10 && < 1.22,
-                       lens >= 3.0 && < 5.2,
+                       lens >= 3.0 && < 5.3,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
revision 10
 name:                force-layout
 version:             0.4.0.6
-x-revision: 9
+x-revision: 10
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 library
   exposed-modules:     Physics.ForceLayout
   build-depends:       base >= 4.2 && < 4.18,
-                       linear >= 1.10 && < 1.22,
+                       linear >= 1.10 && < 1.23,
                        lens >= 3.0 && < 5.3,
                        containers >=0.4 && < 0.7,
                        data-default-class >= 0.0.1 && < 0.2
revision 11
 name:                force-layout
 version:             0.4.0.6
-x-revision: 10
+x-revision: 11
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1
+tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.18,
+  build-depends:       base >= 4.2 && < 4.19,
                        linear >= 1.10 && < 1.23,
                        lens >= 3.0 && < 5.3,
                        containers >=0.4 && < 0.7,
revision 12
 name:                force-layout
 version:             0.4.0.6
-x-revision: 11
+x-revision: 12
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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 ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.19,
+  build-depends:       base >= 4.2 && < 4.20,
                        linear >= 1.10 && < 1.23,
                        lens >= 3.0 && < 5.3,
                        containers >=0.4 && < 0.7,
revision 13
 name:                force-layout
 version:             0.4.0.6
-x-revision: 12
+x-revision: 13
 synopsis:            Simple force-directed layout
 description:         Simulation engine for doing simple force-based layout,
                      /e.g./ for trees or graphs.  See the diagrams-contrib package
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with:         GHC ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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 ==7.10.3 || ==8.0.2 || ==8.2.2 || ==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/force-layout.git
 
 library
   exposed-modules:     Physics.ForceLayout
-  build-depends:       base >= 4.2 && < 4.20,
-                       linear >= 1.10 && < 1.23,
-                       lens >= 3.0 && < 5.3,
-                       containers >=0.4 && < 0.7,
+  build-depends:       base >= 4.2 && < 4.21,
+                       linear >= 1.10 && < 1.24,
+                       lens >= 3.0 && < 5.4,
+                       containers >=0.4 && < 0.8,
                        data-default-class >= 0.0.1 && < 0.2
   hs-source-dirs:      src
   default-language:    Haskell2010