Ketil Malde <ke...@malde.org> writes:

>   sample :: Distribution -> Random Double

Sorry, that's not entirely accurate.  Rather:

   sample :: RandomGen g => Distribution -> Rand g Double

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to