Cabal revisions of step-function-0.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: step-function version: 0.2.1+x-revision: 1 synopsis: Staircase functions or piecewise constant functions category: Text description: , base >=4.12.0.0 && <4.21 , containers >=0.5.0.0 && <0.8 , deepseq >=1.4.4.0 && <1.6- , QuickCheck >=2.14.5 && <2.16+ , QuickCheck >=2.14.3 && <2.16 other-extensions: DeriveFoldable
revision 2
cabal-version: 2.2 name: step-function version: 0.2.1-x-revision: 1+x-revision: 2 synopsis: Staircase functions or piecewise constant functions category: Text description: || ==9.0.2 || ==9.2.8 || ==9.4.8- || ==9.6.6- || ==9.8.2- || ==9.10.1+ || ==9.6.7+ || ==9.8.4+ || ==9.10.2+ || ==9.12.2 source-repository head type: git ghc-options: -Wall hs-source-dirs: src build-depends:- , base >=4.12.0.0 && <4.21+ , base >=4.12.0.0 && <4.22 , containers >=0.5.0.0 && <0.8 , deepseq >=1.4.4.0 && <1.6- , QuickCheck >=2.14.3 && <2.16+ , QuickCheck >=2.14.3 && <2.17 other-extensions: DeriveFoldable
revision 3
cabal-version: 2.2 name: step-function version: 0.2.1-x-revision: 2+x-revision: 3 synopsis: Staircase functions or piecewise constant functions category: Text description: || ==9.4.8 || ==9.6.7 || ==9.8.4- || ==9.10.2+ || ==9.10.3 || ==9.12.2+ || ==9.14.1 source-repository head type: git ghc-options: -Wall hs-source-dirs: src build-depends:- , base >=4.12.0.0 && <4.22- , containers >=0.5.0.0 && <0.8+ , base >=4.12.0.0 && <4.23+ , containers >=0.5.0.0 && <0.9 , deepseq >=1.4.4.0 && <1.6- , QuickCheck >=2.14.3 && <2.17+ , QuickCheck >=2.14.3 && <2.19 other-extensions: DeriveFoldable