[Haskell-cafe] Can't derive Binary for StdGen

Max Desyatov explicitcall at googlemail.com
Thu Aug 20 12:15:59 EDT 2009


Grigory Sarnitskiy <sargrigory at ya.ru> writes:

> Hello! I'm trying to derive Binary for StdGen with DrIFT:
[...]
> but I got  error  "DrIFT: can't find module System/Random"
> What shall I do?

I'd use
http://hackage.haskell.org/packages/archive/derive/2.0.1/doc/html/Data-Derive-Binary.html
instead.


More information about the Haskell-Cafe mailing list