packages feed

Cabal revisions of tree-diff-0.1

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

revision 1
 cabal-version:      2.2 name:               tree-diff version:            0.1+x-revision:         1 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:   ChangeLog.md  tested-with:-  GHC ==8.8.1 || ==8.6.5 || ==8.4.4 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2+    GHC ==7.4.2+     || ==7.6.3+     || ==7.8.4+     || ==7.10.3+     || ==8.0.2+     || ==8.2.2+     || ==8.4.4+     || ==8.6.5+     || ==8.8.1+  , GHCJS ==8.4  extra-source-files:   fixtures/exfoo.expr    -- GHC boot libraries   build-depends:-    , base        >=4.5      && <4.13+    , base        >=4.5      && <4.14     , bytestring  ^>=0.9.2.1 || ^>=0.10.0.2     , containers  ^>=0.4.2.1 || ^>=0.5.0.0 || ^>=0.6.0.1     , parsec      ^>=3.1.13.0     , pretty      ^>=1.1.1.0     , text        ^>=1.2.3.0-    , time        ^>=1.4 || ^>=1.5.0.1 || ^>=1.6.0.1 || ^>=1.8.0.2+    , time        ^>=1.4 || ^>=1.5.0.1 || ^>=1.6.0.1 || ^>=1.8.0.2 || ^>=1.9.3    build-depends:     , aeson                 ^>=1.4.0.0-    , ansi-terminal         ^>=0.8.2 || ^>=0.9.1+    , ansi-terminal         >=0.8.2      && <0.9 || >=0.9.1 && <0.11     , ansi-wl-pprint        ^>=0.6.8.2-    , base-compat           ^>=0.10.5+    , base-compat           ^>=0.10.5 || ^>=0.11.0     , bytestring-builder    ^>=0.10.8.2.0     , hashable              ^>=1.2.7.0 || ^>=1.3.0.0     , parsers               ^>=0.12.10     build-depends: semigroups >=0.18.5 && <0.20    if !impl(ghc >=7.8)-    build-depends: generic-deriving ^>=1.12.4+    build-depends: generic-deriving >=1.12.4 && <1.14    if !impl(ghc >=7.10)     build-depends:     , base-compat     , parsec     , QuickCheck+    , tagged     , tasty             ^>=1.2     , tasty-golden      ^>=2.3.1.1     , tasty-quickcheck  ^>=0.10.1-    , tagged     , tree-diff-    , trifecta          ^>=2+    , trifecta          >=2       && <2.2    if impl(ghc <7.5)     build-depends: ghc-prim
revision 2
 cabal-version:      2.2 name:               tree-diff version:            0.1-x-revision:         1+x-revision:         2 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:      || ==8.2.2      || ==8.4.4      || ==8.6.5-     || ==8.8.1+     || ==8.8.2+     || ==8.10.1   , GHCJS ==8.4  extra-source-files:    -- GHC boot libraries   build-depends:-    , base        >=4.5      && <4.14+    , base        >=4.5      && <4.15     , bytestring  ^>=0.9.2.1 || ^>=0.10.0.2     , containers  ^>=0.4.2.1 || ^>=0.5.0.0 || ^>=0.6.0.1     , parsec      ^>=3.1.13.0
revision 3
 cabal-version:      2.2 name:               tree-diff version:            0.1-x-revision:         2+x-revision:         3 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:      || ==8.2.2      || ==8.4.4      || ==8.6.5-     || ==8.8.2+     || ==8.8.3      || ==8.10.1   , GHCJS ==8.4      , bytestring-builder    ^>=0.10.8.2.0     , hashable              ^>=1.2.7.0 || ^>=1.3.0.0     , parsers               ^>=0.12.10-    , QuickCheck            ^>=2.12.6.1 || ^>=2.13.1+    , QuickCheck            ^>=2.12.6.1 || ^>=2.13.1 || ^>=2.14     , scientific            ^>=0.3.6.2     , tagged                ^>=0.8.6     , unordered-containers  ^>=0.2.8.0
revision 4
 cabal-version:      2.2 name:               tree-diff version:            0.1-x-revision:         3+x-revision:         4 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:     , time        ^>=1.4 || ^>=1.5.0.1 || ^>=1.6.0.1 || ^>=1.8.0.2 || ^>=1.9.3    build-depends:-    , aeson                 ^>=1.4.0.0+    , aeson                 ^>=1.4.0.0 || ^>=1.5.0.0     , ansi-terminal         >=0.8.2      && <0.9 || >=0.9.1 && <0.11     , ansi-wl-pprint        ^>=0.6.8.2     , base-compat           ^>=0.10.5 || ^>=0.11.0
revision 5
 cabal-version:      2.2 name:               tree-diff version:            0.1-x-revision:         4+x-revision:         5 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:      || ==8.2.2      || ==8.4.4      || ==8.6.5-     || ==8.8.3-     || ==8.10.1+     || ==8.8.4+     || ==8.10.2   , GHCJS ==8.4  extra-source-files:    build-depends:     , aeson                 ^>=1.4.0.0 || ^>=1.5.0.0-    , ansi-terminal         >=0.8.2      && <0.9 || >=0.9.1 && <0.11+    , ansi-terminal         >=0.8.2      && <0.9 || >=0.9.1 && <0.12     , ansi-wl-pprint        ^>=0.6.8.2     , base-compat           ^>=0.10.5 || ^>=0.11.0     , bytestring-builder    ^>=0.10.8.2.0     , parsec     , QuickCheck     , tagged-    , tasty             ^>=1.2+    , tasty             ^>=1.2 || ^>=1.3.1     , tasty-golden      ^>=2.3.1.1     , tasty-quickcheck  ^>=0.10.1     , tree-diff
revision 6
 cabal-version:      2.2 name:               tree-diff version:            0.1-x-revision:         5+x-revision:         6 synopsis:           Diffing of (expression) trees. category:           Data, Testing description:      || ==8.4.4      || ==8.6.5      || ==8.8.4-     || ==8.10.2+     || ==8.10.4+     || ==9.0.1   , GHCJS ==8.4  extra-source-files:    -- GHC boot libraries   build-depends:-    , base        >=4.5      && <4.15+    , base        >=4.5      && <4.16     , bytestring  ^>=0.9.2.1 || ^>=0.10.0.2     , containers  ^>=0.4.2.1 || ^>=0.5.0.0 || ^>=0.6.0.1     , parsec      ^>=3.1.13.0