ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
ok sthen@, dcoppa@
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic
hash function built on top of the ThreeFish block cipher.