[Haskell-cafe] random colors, stack space overflow, mersenne and mersenne.pure64

Don Stewart dons at galois.com
Fri Sep 12 21:57:37 EDT 2008


cetin.sert:
>      random  = color2
>      randomR = colorR
> 
>    color2 :: RandomGen g .$B"M.(B g .$B"*.(B (RGB,g)
>    color2 = colorR (minRGB,maxRGB)
> 
>    color :: RandomGen g .$B"M.(B g .$B"*.(B (RGB,g)
>    color s0 = ((r,g,b),s3)
>      where

^^^^^^^^^^

There's some corruption in this text. Could you post the file somewhere?

-- Don


More information about the Haskell-Cafe mailing list