> We would be better off adding Functor instances for the Monads in > question. In general I agree. In the particular case of HtmlM I'm not sure if that would make things better.** Cheers, Simon ** I'm not arguing for voidM here. I, personally, would just use (_ <- foo) or -fno-warn-unused-do-bind in that particular case.