On 9/17/07, Henning Thielemann <[EMAIL PROTECTED]> wrote:
> On Sat, 15 Sep 2007, Sam Hughes wrote:
> > Prelude> (x,y) <- return $ (repeat 1, repeat 2)

> You didn't tell, which Monad this shall be.

GHCi always runs in the IO monad.

  -- ryan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to