
11 May
2015
11 May
'15
11:33 p.m.
On Tue, May 12, 2015 at 2:15 AM, Simon Marlow
Unfortunately since I want mapM = traverse (for Haxl) I'll need to continue to redefine it in our custom Prelude.
Apologies if I'm missing context, but what about replacing mapM with traverse in the source code? What problems do the additional polymorphism create? -- Kim-Ee