id,summary,status,owner,type,priority,milestone
89,character references are not recognized in emphasized text,assigned,SimonHengel,defect,major,2.13.2
211,() is not hyperlinked anymore,new,,defect,major,2.13.2
212,Investigate unexpected change with (Monad (Either e)),new,,task,major,2.13.2
221,references to identifiers are not recognized in emphasized text,assigned,SimonHengel,defect,major,2.13.2
222,Accept any input when parsing documentation,new,,defect,major,2.13.2
223,Deprecation messages for re-eported items from other packages get lost,new,,defect,major,2.13.2
228,Wrong links for fully qualified identifiers that are not in scope,new,,defect,major,2.13.2
10,Parsing module without explicit module declaration fails,assigned,SimonHengel,defect,major,_|_
94,Give a useful warning message instead of a cryptic parse error when encountering unexpected Haddock comments,new,,enhancement,major,_|_
43,Comments on GADT constructors,assigned,nwf,enhancement,major,--
70,'Contents' improvements based on Python's docs,new,,enhancement,major,--
71,Derive portability information from pragmas,new,,enhancement,minor,--
73,file name does not match module name `Main',new,,defect,trivial,--
79,Source links don't work for things defined using Template Haskell,new,,defect,major,--
80,No way to express docstrings in Template Haskell,new,,defect,major,--
82,Comments inside record field types,new,,enhancement,minor,--
83,Better parse error messages when parsing the contents of Haddock comments,new,--,enhancement,major,--
84,Document << picure-URL >> syntax,new,,defect,minor,--
88,Sections in the midst of algebraic datatype definitions,new,,enhancement,minor,--
91,Complexity annotations,new,--,enhancement,minor,--
92,Source links not aligned properly in Google Chrome,new,,defect,minor,--
97,Reusable named chunks of documentation for declarations,new,,enhancement,major,--
101,haddock-2.4.2 shipped with ghc-6.10.2 is extremely slow,new,,defect,major,--
114,Make the frames version a separate output mode,new,,enhancement,major,--
115,allow putting support files in a relative subdir,new,,enhancement,major,--
121,"Support export of modules using their ""as"" name",new,,defect,minor,--
122,two URLs on one line will be parsed as one long URL with >< characters in,new,,defect,minor,--
125,Use nice unicode symbols for keywords,new,,enhancement,minor,--
138,Malformed or missing comments in files with #line directive,new,,defect,major,--
144,Allow -- ^ comment on record constructor,new,,enhancement,major,--
145,Type class instances: link to source,new,,enhancement,major,--
149,Long instance declarations are breaking layout.,new,,defect,minor,--
151,long lines in the synopsis,new,,defect,major,--
154,Comments on associated types,new,,enhancement,major,--
157,Push/improve Haddock API and .haddock files usage,new,,defect,major,--
158,Quasiquotation breaks Haddock/GHCi,new,,defect,major,--
160,LaTeX output improvements,new,,enhancement,major,--
161,Nested {- -} comments in code examples,new,,defect,major,--
162,Unable to use single quote immediately after hyperlinked identifiers,assigned,SimonHengel,defect,major,--
164,Hyperlinked identifiers are not made for identifiers from other exported modules,new,,defect,major,--
165,Parse error on comment before opening brace of record,new,,defect,minor,--
166,Missing identifier in Haddock,new,,defect,major,--
168,Errors in --hoogle output,new,,defect,major,--
171,haddock fails to parse {- # ... #-} (note the space) pragma,new,,defect,major,--
174,Haddock should hide hidden fields of re-exported modules,new,,defect,major,--
178,Haddock 2.4.2 fails to parse TemplateHaskell modules on x86_64 due to recent binutils,new,,defect,minor,--
179,Reusing named chunks in other modules,new,,enhancement,minor,--
180,Should not “succeed” if all installed libraries’ interface files are of the wrong version,new,,enhancement,trivial,--
183,"""failed to parse haddock prologue from file"" error on module",new,,defect,minor,--
185,Allow attaching new docs to functions that are re-exported,new,,enhancement,major,--
187,"With TH, when doing ""cabal haddock"", GHCi ""couldn't find symbol""",new,,defect,major,--
188,Haddock reorders multiple declarations on one line,new,,defect,minor,--
189,Incorrect or at least misleading output with PolyKinds + TypeOperators,new,,defect,minor,--
190,Extend the syntax of URL hyperlinks so that they can have link texts,new,,enhancement,minor,--
191,Incorrect handling of character references,new,,defect,minor,--
193,Links to sections,new,,enhancement,major,--
194,Stricter than GHC about newtypes in FFI code,new,,defect,major,--
195,Duplicate documentation on records,new,,defect,major,--
198,haddock-2.10.0 (shipped with ghc-7.4.1) crash,new,,defect,major,--
199,put space between modul and (short) description,new,,task,trivial,--
201,"Strip one leading blank from each line of a code block, if possible",new,,enhancement,minor,--
203,very difficult to list pragmas in haddock code blocks,new,,defect,minor,--
206,Add markup support for properties,new,,enhancement,major,--
207,haddock: internal error: spliceURL UnhelpfulSpan,new,,defect,major,--
208,Pattern match failure when processing code using kind variables,new,,defect,major,--
209,"Failure in ""renameType"" when dealing with Template Haskell and tuples",new,,defect,major,--
210,"""failed to parse haddock prologue from file"" error when using non-ASCII characters in .cabal synopsis",new,,defect,major,--
214,html themes are searched even if no html output has been requested,new,,defect,trivial,--
215,vimhelp backend updated for ghc-7.4.2,new,,enhancement,minor,--
217,Remove import of Haddock.Types from the backends,new,,defect,minor,--
219,No links from packages back to Haddock index,new,,enhancement,minor,--
3,feature request: record types with partially exported fields,new,somebody,enhancement,major,
5,Print an error message when given -optghc  instead of --optghc,new,,enhancement,trivial,
6,There should be a --maintainer flag,new,,enhancement,trivial,
7,The docs should mention the module header,new,,enhancement,minor,
12,Haddock comments needs to be separated by semi-colons when explicit layout is used,new,,defect,minor,
14,Add a link to the documentation home of a re-exported entity,new,,enhancement,minor,
15,"The Haddock comment lexer should handle ""...."" in doc strings",new,,defect,minor,
16,Mentioning a qualified identifer in doc loses the qualifier,new,,defect,minor,
17,A module re-export should only reference the target module if all of it is imported,new,,defect,minor,
21,Add some way to refer explicitly to either a type/class constructor or a data constructor,new,,enhancement,minor,
22,Optionally show qualifications of identifiers,new,,enhancement,minor,
23,Documentation of arguments of type constructors other than 'top level' arrows,new,,enhancement,minor,
25,Indicate changed between versions in the documentation,new,,enhancement,minor,
26,Something equivalent to JavaDoc's @since,new,,enhancement,minor,
27,Nested itemized and enumerated lists,assigned,SimonHengel,enhancement,minor,
28,"Support structure (section headings, etc) in the description and possibly in other comments",new,,enhancement,minor,
30,Comments on default method declarations,new,,enhancement,minor,
31,"Comments on components of a tuple, for argument or return types.",new,,enhancement,minor,
32,Allow documentation annotations to explicitly name the entity they refer to,new,,enhancement,minor,
33,"In the contents page, indicate portability/stability of each module somehow",new,,enhancement,minor,
34,Add back-references from the definition to the uses of types/classes,new,,enhancement,minor,
35,Show fixities in the documentation,new,,enhancement,minor,
36,Include file revision info in module headers,new,,enhancement,minor,
39,Allow more parts of the documentation to be squashed and expanded,new,,enhancement,minor,
40,"For a constructor, don't fill its entire cell with a grey background.",new,,enhancement,minor,
41,Perhaps switch to longer rendering form for datatypes when necessary,new,,enhancement,minor,
42,Remove extra whitespace from the generated HTML to save space,new,,enhancement,minor,
54,how to handle packages with add-on instances?,new,,enhancement,minor,
60,Parser fails on same-line documentation,new,,defect,minor,
72,Wiki-like interface,new,,enhancement,major,
85,show kind signatures for (gadt) type constructors,new,--,enhancement,minor,
86,don't show leading foralls in type signatures,new,--,enhancement,minor,
95,Haddock comments on constructor arguments,new,,enhancement,minor,
110,Allow grouping of functions with a corresponding data type,new,,defect,minor,
117,"Data constructors printed prefix, when symbolic (begin-with-a-colon), should be parenthesized",new,,defect,minor,
123,Comments on instance methods,new,,enhancement,minor,
124,Auto-generated comments on derived/TH-generated instances,new,,enhancement,minor,
126,multi-line emphasis not working,new,,defect,minor,
129,Missing parenthesis around infix GADT constructors,new,,defect,minor,
130,Better handling of links to cross-package documentation,new,,enhancement,major,
134,Hyperlink identifiers in examples and code blocks,new,,enhancement,minor,
141,Hyperlinking does not work for =: or #!,new,,defect,minor,
143,Multi-line emphasis not working,new,,defect,minor,
147,missing line breaks in functions types without comments,assigned,MtnViewMark,defect,minor,
148,synopsis tab is too wide (so that it cannot be closed),assigned,MtnViewMark,defect,minor,
155,Infix constraints are printed prefixed,new,,enhancement,minor,
170,The synopsis box can become too wide,new,,defect,minor,
200,Latex backend issues,new,,defect,minor,
218,Firefox dislikes Haddock master index on Windows,new,,defect,major,
224,"Link to ""Source"" is not separate by whitespace from preceding content",new,,defect,major,
225,no documentation for re-exported renamed modules,new,,defect,major,
226,Add a mechanism to prune deprecated things,new,,defect,major,
227,Do not require an empty line between list items,new,,enhancement,minor,
231,haddock --compatible-interface-versions,new,,defect,major,
232,Module re-exports are handled incorrectly,new,,defect,major,
233,"Haddock crashes ""internal error: renameType""",new,,defect,major,
234,Including documentation in the export list breaks headings,new,,defect,major,
237,Link to non-imported lowercase name generates a type link instead of a data link,new,,defect,minor,
239,Named chunk before imports causes error also if it is placed before module declaration.,new,,defect,major,
241,Ugly definition lists,new,,defect,major,
242,internal error: synifyKind,new,,defect,major,
243,Add markup parsing to the Haddock API,new,,enhancement,major,
244,Add Markdown support,new,,enhancement,major,
245,Module copyright and license info not included in XHTML output,new,,enhancement,minor,
246,Haddock doesn't build with --enable-tests,new,,defect,major,
