id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
58,Unicode output to stderr,judah,,"It would be useful to output Unicode text to any handle (in particular, `stderr`), rather than just `stdout`.  

For example:
{{{
hOutputStr(Ln) :: MonadIO m => Handle -> String -> InputT m ()
}}}",enhancement,closed,minor,,,fixed,,
