packages feed

Cabal revisions of ral-0.1

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

revision 1
 cabal-version:      2.2 name:               ral version:            0.1+x-revision:         1 synopsis:           Random access lists category:           Data, Dependent Types, Singletons description:    || ==8.2.2    || ==8.4.4    || ==8.6.5-   || ==8.8.1+   || ==8.8.3+   || ==8.10.1  source-repository head   type:     git    -- GHC boot libs   build-depends:-    , base     >=4.7     && <4.14+    , base     >=4.7     && <4.15     , deepseq  >=1.3.0.1 && <1.5    if !impl(ghc >=8.0)
revision 2
 cabal-version:      2.2 name:               ral version:            0.1-x-revision:         1+x-revision:         2 synopsis:           Random access lists category:           Data, Dependent Types, Singletons description:   -- other dependencies   build-depends:     , hashable    >=1.2.7.0 && <1.4-    , QuickCheck  ^>=2.13.2+    , QuickCheck  ^>=2.13.2 || ^>=2.14    if flag(distributive)     build-depends: distributive >=0.5.3 && <0.7