Ticket #58 (closed enhancement: fixed)
Unicode output to stderr
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
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 ()
Change History
Note: See
TracTickets for help on using
tickets.
