Cabal revisions of step-function-0.2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: step-function version: 0.2.0.1+x-revision: 1 synopsis: Staircase functions or piecewise constant functions category: Text description: , QuickCheck >=2.11.3 && <2.15 if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.4 && <0.20+ build-depends: semigroups >=0.18.4 && <0.21 if !impl(ghc >=8.0) -- We enforce the fact that with GHC-7.10
revision 2
cabal-version: >=1.10 name: step-function version: 0.2.0.1-x-revision: 1+x-revision: 2 synopsis: Staircase functions or piecewise constant functions category: Text description: || ==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 source-repository head type: git ghc-options: -Wall hs-source-dirs: src build-depends:- base >=4.6 && <4.19+ base >=4.6 && <4.20 , containers >=0.5.0.0 && <0.7- , deepseq >=1.3.0.1 && <1.5+ , deepseq >=1.3.0.1 && <1.6 , QuickCheck >=2.11.3 && <2.15 if !impl(ghc >=8.0)