packages feed

Cabal revisions of splitmix-0.1.0.4

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

revision 1
 cabal-version:      >=1.10 name:               splitmix version:            0.1.0.4+x-revision:         1 synopsis:           Fast Splittable PRNG description:   Pure Haskell implementation of SplitMix described in      || ==8.6.5      || ==8.8.4      || ==8.10.4-     || ==9.0.1-     || ==9.2.1+     || ==9.0.2+     || ==9.2.4+     || ==9.4.1   , GHCJS ==8.4  extra-source-files:   -- ghc-options: -fplugin=DumpCore -fplugin-opt DumpCore:core-html    build-depends:-      base     >=4.3     && <4.17+      base     >=4.3     && <4.18     , deepseq  >=1.3.0.0 && <1.5    if flag(optimised-mixer)
revision 2
 cabal-version:      >=1.10 name:               splitmix version:            0.1.0.4-x-revision:         1+x-revision:         2 synopsis:           Fast Splittable PRNG description:   Pure Haskell implementation of SplitMix described in      || ==8.8.4      || ==8.10.4      || ==9.0.2-     || ==9.2.4-     || ==9.4.1+     || ==9.2.5+     || ==9.4.4+     || ==9.6.1   , GHCJS ==8.4  extra-source-files:   -- ghc-options: -fplugin=DumpCore -fplugin-opt DumpCore:core-html    build-depends:-      base     >=4.3     && <4.18+      base     >=4.3     && <4.19     , deepseq  >=1.3.0.0 && <1.5    if flag(optimised-mixer)