Added a comment

This commit is contained in:
http://www.joachim-breitner.de/ 2011-12-24 12:49:41 +00:00 committed by admin
parent ccddaf2f5c
commit ffe9973ed5

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://www.joachim-breitner.de/"
nickname="nomeata"
subject="comment 2"
date="2011-12-24T12:49:40Z"
content="""
This (rather longish) thread discusses the current situation, the planned changes for 7.2 and the various issues: http://haskell.org/pipermail/glasgow-haskell-users/2011-November/021115.html
The summary seems to be: From 7.2 on, getDirectoryContents _will_ return proper Strings, i.e. where a Char represents a Unicode code point, and not a Word8, which will fix the problem of outputting them.
"""]]