packages feed

Cabal revisions of integer-conversion-0.1.1

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

revision 1
 cabal-version:      2.2 name:               integer-conversion version:            0.1.1+x-revision:         1 synopsis:           Conversion from strings to Integer category:           Data description:    || ==9.0.2    || ==9.2.8    || ==9.4.8-   || ==9.6.5-   || ==9.8.2+   || ==9.6.6+   || ==9.8.4    || ==9.10.1+   || ==9.12.1  source-repository head   type:     git   hs-source-dirs:   src   exposed-modules:  Data.Integer.Conversion   build-depends:-    , base        >=4.12.0.0   && <4.21+    , base        >=4.12.0.0   && <4.22     , bytestring  ^>=0.10.8.1 || ^>=0.11.4.0 || ^>=0.12.0.2     , primitive   ^>=0.9.0.0     , text        ^>=1.2.3.0  || ^>=2.0.1    || ^>=2.1   build-depends:     , QuickCheck        ^>=2.14.3 || ^>=2.15     , tasty             ^>=1.4.3  || ^>=1.5-    , tasty-quickcheck  ^>=0.10.2+    , tasty-quickcheck  ^>=0.10.2 || ^>=0.11    other-modules:     Alternative     , text    -- bench dependencies-  build-depends:    tasty-bench ^>=0.3.4+  build-depends:    tasty-bench ^>=0.3.4 || ^>=0.4.1   other-modules:     Alternative     Naive
revision 2
 cabal-version:      2.2 name:               integer-conversion version:            0.1.1-x-revision:         1+x-revision:         2 synopsis:           Conversion from strings to Integer category:           Data description:    || ==9.4.8    || ==9.6.6    || ==9.8.4-   || ==9.10.1-   || ==9.12.1+   || ==9.10.2+   || ==9.12.2+   || ==9.14.1  source-repository head   type:     git   hs-source-dirs:   src   exposed-modules:  Data.Integer.Conversion   build-depends:-    , base        >=4.12.0.0   && <4.22+    , base        >=4.12.0.0   && <4.23     , bytestring  ^>=0.10.8.1 || ^>=0.11.4.0 || ^>=0.12.0.2     , primitive   ^>=0.9.0.0     , text        ^>=1.2.3.0  || ^>=2.0.1    || ^>=2.1    -- test dependencies   build-depends:-    , QuickCheck        ^>=2.14.3 || ^>=2.15+    , QuickCheck        ^>=2.14.3 || ^>=2.15 || ^>=2.16.0.0 || ^>=2.17.1.0     , tasty             ^>=1.4.3  || ^>=1.5     , tasty-quickcheck  ^>=0.10.2 || ^>=0.11      , text    -- bench dependencies-  build-depends:    tasty-bench ^>=0.3.4 || ^>=0.4.1+  build-depends:    tasty-bench ^>=0.3.4 || ^>=0.4.1 || ^>=0.5   other-modules:     Alternative     Naive