#3337: Proposal: expose Unicode and newline translation from System.IO
---------------------------------+------------------------------------------
Reporter: simonmar | Owner:
Type: proposal | Status: closed
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 6.10.2
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
Done.
{{{
Mon Jul 13 12:31:04 BST 2009 Simon Marlow <[email protected]>
* Export Unicode and newline functionality from System.IO; update
Haddock docs
Wed Jul 15 13:22:57 BST 2009 Simon Marlow <[email protected]>
* Add the utf8_bom codec
as suggested during the discussion on the libraries list.
Wed Jul 15 13:24:14 BST 2009 Simon Marlow <[email protected]>
* Add more documentation to mkTextEncoding
noting that "//IGNORE" and "//TRANSLIT" suffixes can be used with GNU
iconv.
Wed Jul 15 13:25:19 BST 2009 Simon Marlow <[email protected]>
* Add hGetEncoding :: Handle -> IO (Maybe TextEncoding)
as suggested during the discussion on the libraries list
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3337#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs