id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
84	Add strict versions of mapM and friends	tibbe		I had a big space leak due to using mapM and I had to roll my own `mapM'` that goes via lists. It would be nice if the library included `mapM'` and `forM'`, as they're hard to write outside the library due to having to go through the streaming machinery.	enhancement	new	major					johan.tibell@…
