cchalmers / pcg-random

Haskell interface to the pcg random number generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

primitive-0.8 not accepted

ysangkok opened this issue · comments

This is one of the last packages not compatible: commercialhaskell/stackage#6887

The package will have to be removed from Stackage if Stackage were to upgrade.

This package is important, because it is a dependency of random-bytestring, which is required by packages like base16, base64.

Thanks for the report. I've bumped the primitive bounds. I'm also using the new genWord64 function instead of next and bumped the random lower bound. I've published v0.1.4.0: https://hackage.haskell.org/package/pcg-random-0.1.4.0.