On 4/16/07, Paul Wankadia <[EMAIL PROTECTED]> wrote:
The following code has ambiguity, but I can't figure out how to get
around it.  Am I missing something trivial?  Am I going in the wrong
direction?  Thank you in advance for your time and for any help that
you can offer.

How about changing

x <- new

to

x <- new :: IO MehQueue

?


I'm not a professional haskeller, probably there's a better alternative =).

Cheers,

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

Reply via email to