[Haskell-cafe] Type Error. Why!?

Tim Newsham newsham at lava.net
Tue Nov 21 19:48:21 EST 2006


> I'm not sure I understand your problem.  If I comment out split', unsplit' 
> and liftA2', your program compiles and executes.

Blah.. you're right!  I tried so many different things I guess
I didn't notice that along the way I fixed it with the type
signatures..

> Without signatures, MR kicks in and gives the error above (which recommends 
> you give signatures ;-) )  However, you've got type signatures, and the foul 
> MR beast is slain, so the problem appears solved...

MR = ?

Thanks for injecting some sanity.

> Rob Dockins

Tim Newsham
http://www.thenewsh.com/~newsham/


More information about the Haskell-Cafe mailing list