Cabal revisions of tdigest-0.2.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: tdigest version: 0.2.1.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. || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.3+ || ==8.10.4+ || ==9.0.1 build-type: Simple extra-source-files: -- GHC boot libraries build-depends:- base >=4.7 && <4.15+ base >=4.7 && <4.16 , binary >=0.7.1.0 && <0.10 , deepseq >=1.3.0.2 && <1.5 , transformers >=0.3 && <0.6 -- other dependencies build-depends:- base-compat >=0.10.1 && <0.12+ base-compat >=0.10.1 && <0.13 , reducers >=3.12.2 && <3.13 , semigroupoids >=5.2.2 && <5.4 , vector >=0.12.0.1 && <0.13 , binary , deepseq , semigroups- , tasty >=0.11.0.4 && <1.4+ , tasty >=0.11.0.4 && <1.5 , tasty-quickcheck >=0.8.4 && <0.11 , tdigest , vector
revision 2
cabal-version: >=1.10 name: tdigest version: 0.2.1.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. || ==8.8.4 || ==8.10.4 || ==9.0.1+ || ==9.2.1 build-type: Simple extra-source-files: -- GHC boot libraries build-depends:- base >=4.7 && <4.16+ base >=4.7 && <4.19 , binary >=0.7.1.0 && <0.10 , deepseq >=1.3.0.2 && <1.5 , transformers >=0.3 && <0.6 if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.4 && <0.20+ build-depends: semigroups >=0.18.4 && <0.21 -- other dependencies build-depends:
revision 3
cabal-version: >=1.10 name: tdigest version: 0.2.1.1-x-revision: 2+x-revision: 3 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. || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.4- || ==9.0.1- || ==9.2.1+ || ==8.10.7+ || ==9.0.2+ || ==9.2.2 build-type: Simple extra-source-files: base >=4.7 && <4.19 , binary >=0.7.1.0 && <0.10 , deepseq >=1.3.0.2 && <1.5- , transformers >=0.3 && <0.6+ , transformers >=0.3 && <0.7 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.4 && <0.21