aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2008-02-02 20:50:51 +0000
committerDavid Waern <davve@dtek.chalmers.se>2008-02-02 20:50:51 +0000
commit95352ca3832192a94697988c5979e258dc85003a (patch)
treef8fc5944fa5729d963c3b95184ccd6d603e1bd32 /TODO
parentd5e82d0fb92e3c88f9587e4f2be7d40e292998bc (diff)
Add a comment about UNPACK bug in TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index cb8db001..8298f34c 100644
--- a/TODO
+++ b/TODO
@@ -36,7 +36,8 @@
* Haddock generates links to hidden modules (e.g. uses of IO point at
GHC.IOBase.IO).
-* Haddock fails to process source files containing UNPACK pragmas
+* Haddock fails to process source files containing UNPACK pragmas.
+ This needs to be fixed in the GHC parser.
* HsParser bug: starting the module with '-- | doc' followed by a declaration
doesn't parse, because the '-- | doc' is interpreted as the module