diff options
| author | David Waern <davve@dtek.chalmers.se> | 2008-01-16 23:03:02 +0000 | 
|---|---|---|
| committer | David Waern <davve@dtek.chalmers.se> | 2008-01-16 23:03:02 +0000 | 
| commit | f3860fc07fb5d83ff32f495d80bece116eb8e273 (patch) | |
| tree | 1f93c983196c88aeb1e1ca1fa7c4a7d97fb5ef38 /TODO | |
| parent | 7f1caa735abfec91ebf303c63ec7bf996acbb88d (diff) | |
Record a bug in TODO
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -20,6 +20,8 @@  -----------------------------------------------------------------------------  -- bugs +* Haddock fails to process source files containing UNPACK pragmas +  * HsParser bug: starting the module with '-- | doc' followed by a declaration    doesn't parse, because the '-- | doc' is interpreted as the module    documentation (the grammar has an S/R conflict because of this). | 
