aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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