
11 Jan
2009
11 Jan
'09
5:37 a.m.
Ertugrul Soeylemez
Personally I prefer this:
somethingWithRandomsM :: (Monad m, Random a) => m a -> Something a
Of course, there is something missing here: somethingWithRandomsM :: (Monad m, Random a) => m a -> m (Something a) Sorry. Greets, Ertugrul. -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://blog.ertes.de/