This might be slightly related.. in PHP code I sometimes dump something into the output stream "right now". This can be quite handy for debugging, you can tell things from the position on the page etc. Can this be done from a yesod request handler ?