Cabal revisions of tdigest-0.3
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.3+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.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7- || ==9.4.4- || ==9.6.1+ || ==9.2.8+ || ==9.4.8+ || ==9.6.3+ || ==9.8.1 build-type: Simple extra-source-files: -- GHC boot libraries build-depends:- base >=4.7 && <4.20+ base >=4.7 && <4.21 , binary >=0.7.1.0 && <0.10- , deepseq >=1.3.0.2 && <1.5+ , deepseq >=1.3.0.2 && <1.6 , transformers >=0.3 && <0.7 if !impl(ghc >=8.0)