Cabal revisions of active-0.2.0.13
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: active-version: 0.2.0.13-synopsis: Abstractions for animation-description: "Active" abstraction for animated things with finite start and end times.-license: BSD3-license-file: LICENSE-author: Brent Yorgey-maintainer: byorgey@gmail.com-copyright: (c) 2011-2015 Brent Yorgey-category: Data-build-type: Simple-cabal-version: >=1.10-extra-source-files: CHANGES, README.markdown, diagrams/*.svg-extra-doc-files: diagrams/*.svg-tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1-bug-reports: https://github.com/diagrams/active/issues-source-repository head- type: git- location: https://github.com/diagrams/active.git--library- exposed-modules: Data.Active- build-depends: base >= 4.0 && < 4.11,- vector >= 0.10,- semigroups >= 0.1 && < 0.19,- semigroupoids >= 1.2 && < 5.3,- lens >= 4.0 && < 4.16,- linear >= 1.14 && < 1.21- hs-source-dirs: src- default-language: Haskell2010--test-suite active-tests- type: exitcode-stdio-1.0- main-is: active-tests.hs- build-depends: base >= 4.0 && < 4.10,- vector >= 0.10,- semigroups >= 0.1 && < 0.19,- semigroupoids >= 1.2 && < 5.3,- lens >= 4.0 && < 4.16,- linear >= 1.14 && < 1.21,- QuickCheck >= 2.9 && < 2.10- other-modules: Data.Active- hs-source-dirs: src, test- default-language: Haskell2010+name: active +version: 0.2.0.13 +x-revision: 1 +synopsis: Abstractions for animation +description: "Active" abstraction for animated things with finite start and end times. +license: BSD3 +license-file: LICENSE +author: Brent Yorgey +maintainer: byorgey@gmail.com +copyright: (c) 2011-2015 Brent Yorgey +category: Data +build-type: Simple +cabal-version: >=1.10 +extra-source-files: CHANGES, README.markdown, diagrams/*.svg +extra-doc-files: diagrams/*.svg +tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 +bug-reports: https://github.com/diagrams/active/issues +source-repository head + type: git + location: https://github.com/diagrams/active.git + +library + exposed-modules: Data.Active + build-depends: base >= 4.0 && < 4.11, + vector >= 0.10, + semigroups >= 0.1 && < 0.19, + semigroupoids >= 1.2 && < 5.3, + lens >= 4.0 && < 4.16, + linear >= 1.14 && < 1.21 + hs-source-dirs: src + default-language: Haskell2010 + +test-suite active-tests + type: exitcode-stdio-1.0 + main-is: active-tests.hs + build-depends: base >= 4.0 && < 4.11, + vector >= 0.10, + semigroups >= 0.1 && < 0.19, + semigroupoids >= 1.2 && < 5.3, + lens >= 4.0 && < 4.16, + linear >= 1.14 && < 1.21, + QuickCheck >= 2.9 && < 2.10 + other-modules: Data.Active + hs-source-dirs: src, test + default-language: Haskell2010
revision 2
name: active version: 0.2.0.13 -x-revision: 1 +x-revision: 2 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 semigroupoids >= 1.2 && < 5.3, lens >= 4.0 && < 4.16, linear >= 1.14 && < 1.21, - QuickCheck >= 2.9 && < 2.10 + QuickCheck >= 2.9 && < 2.11 other-modules: Data.Active hs-source-dirs: src, test default-language: Haskell2010
revision 3
name: active version: 0.2.0.13 -x-revision: 2 +x-revision: 3 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.3, - lens >= 4.0 && < 4.16, + lens >= 4.0 && < 4.17, linear >= 1.14 && < 1.21 hs-source-dirs: src default-language: Haskell2010 vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.3, - lens >= 4.0 && < 4.16, + lens >= 4.0 && < 4.17, linear >= 1.14 && < 1.21, - QuickCheck >= 2.9 && < 2.11 + QuickCheck >= 2.9 && < 2.12 other-modules: Data.Active hs-source-dirs: src, test default-language: Haskell2010
revision 4
name: active version: 0.2.0.13 -x-revision: 3 +x-revision: 4 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 library exposed-modules: Data.Active - build-depends: base >= 4.0 && < 4.11, + build-depends: base >= 4.0 && < 4.12, vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.3,
revision 5
name: active version: 0.2.0.13 -x-revision: 4 +x-revision: 5 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 test-suite active-tests type: exitcode-stdio-1.0 main-is: active-tests.hs - build-depends: base >= 4.0 && < 4.11, + build-depends: base >= 4.0 && < 4.12, vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.3,
revision 6
name: active version: 0.2.0.13 -x-revision: 5 +x-revision: 6 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 build-depends: base >= 4.0 && < 4.12, vector >= 0.10, semigroups >= 0.1 && < 0.19, - semigroupoids >= 1.2 && < 5.3, + semigroupoids >= 1.2 && < 5.4, lens >= 4.0 && < 4.17, linear >= 1.14 && < 1.21 hs-source-dirs: src build-depends: base >= 4.0 && < 4.12, vector >= 0.10, semigroups >= 0.1 && < 0.19, - semigroupoids >= 1.2 && < 5.3, + semigroupoids >= 1.2 && < 5.4, lens >= 4.0 && < 4.17, linear >= 1.14 && < 1.21, QuickCheck >= 2.9 && < 2.12
revision 7
name: active version: 0.2.0.13 -x-revision: 6 +x-revision: 7 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 cabal-version: >=1.10 extra-source-files: CHANGES, README.markdown, diagrams/*.svg extra-doc-files: diagrams/*.svg -tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 +tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1 bug-reports: https://github.com/diagrams/active/issues source-repository head type: git library exposed-modules: Data.Active - build-depends: base >= 4.0 && < 4.12, + build-depends: base >= 4.0 && < 4.13, vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.4, - lens >= 4.0 && < 4.17, + lens >= 4.0 && < 4.18, linear >= 1.14 && < 1.21 hs-source-dirs: src default-language: Haskell2010 test-suite active-tests type: exitcode-stdio-1.0 main-is: active-tests.hs - build-depends: base >= 4.0 && < 4.12, + build-depends: base >= 4.0 && < 4.13, vector >= 0.10, semigroups >= 0.1 && < 0.19, semigroupoids >= 1.2 && < 5.4, - lens >= 4.0 && < 4.17, + lens >= 4.0 && < 4.18, linear >= 1.14 && < 1.21, - QuickCheck >= 2.9 && < 2.12 + QuickCheck >= 2.9 && < 2.13 other-modules: Data.Active hs-source-dirs: src, test default-language: Haskell2010
revision 8
name: active version: 0.2.0.13 -x-revision: 7 +x-revision: 8 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 semigroupoids >= 1.2 && < 5.4, lens >= 4.0 && < 4.18, linear >= 1.14 && < 1.21, - QuickCheck >= 2.9 && < 2.13 + QuickCheck >= 2.9 && < 2.14 other-modules: Data.Active hs-source-dirs: src, test default-language: Haskell2010
revision 9
name: active version: 0.2.0.13 -x-revision: 8 +x-revision: 9 synopsis: Abstractions for animation description: "Active" abstraction for animated things with finite start and end times. license: BSD3 exposed-modules: Data.Active build-depends: base >= 4.0 && < 4.13, vector >= 0.10, - semigroups >= 0.1 && < 0.19, + semigroups >= 0.1 && < 0.20, semigroupoids >= 1.2 && < 5.4, - lens >= 4.0 && < 4.18, + lens >= 4.0 && < 4.19, linear >= 1.14 && < 1.21 hs-source-dirs: src default-language: Haskell2010 main-is: active-tests.hs build-depends: base >= 4.0 && < 4.13, vector >= 0.10, - semigroups >= 0.1 && < 0.19, + semigroups >= 0.1 && < 0.20, semigroupoids >= 1.2 && < 5.4, - lens >= 4.0 && < 4.18, + lens >= 4.0 && < 4.19, linear >= 1.14 && < 1.21, QuickCheck >= 2.9 && < 2.14 other-modules: Data.Active