packages feed

Cabal revisions of tdigest-0.1

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

revision 1
 name:           tdigest version:        0.1+x-revision:     1 synopsis:       On-line accumulation of rank-based statistics description:    A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means.                 .     , binary              >=0.7.1.0  && <0.9     , reducers            >=3.12.1   && <3.13     , semigroups          >=0.18.2   && <0.19-    , semigroupoids       >=5.1      && <5.2+    , semigroupoids       >=5.1      && <5.3     , vector              >=0.11     && <0.13     , vector-algorithms   >=0.7.0.1  && <0.8   exposed-modules:
revision 2
 name:           tdigest version:        0.1-x-revision:     1+x-revision:     2 synopsis:       On-line accumulation of rank-based statistics description:    A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means.                 . maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.0.2+tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.0.2, GHC==8.2.1 build-type:     Custom cabal-version:  >= 1.10        src   ghc-options: -Wall   build-depends:-      base                >=4.7      && <4.10+      base                >=4.7      && <4.11     , base-compat         >=0.9.1    && <0.10     , deepseq             >=1.3.0.2  && <1.5-    , binary              >=0.7.1.0  && <0.9+    , binary              >=0.7.1.0  && <0.10     , reducers            >=3.12.1   && <3.13     , semigroups          >=0.18.2   && <0.19     , semigroupoids       >=5.1      && <5.3     vector,     vector-algorithms,     tasty            >=0.11.0.4 && <0.12,-    tasty-quickcheck >=0.8.4    && <0.9+    tasty-quickcheck >=0.8.4    && <0.10  test-suite doctests   default-language: Haskell2010    build-depends:     base,-    doctest        >=0.11.1 && <0.12+    doctest        >=0.11.1 && <0.13