patch applied (ghc): Remove the DocEntity type. Fixes the problem with duplicate error messages at
David Waern <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Fri Jan 5 09:43:46 PST 2007 [email protected] * Remove the DocEntity type. Fixes the problem with duplicate error messages at its root. Also gets rid of the getDeclMainBinder function which isn't needed anylonger. M ./compiler/hsSyn/HsDecls.lhs -10 +3 M ./compiler/hsSyn/HsUtils.lhs -20 M ./compiler/parser/RdrHsSyn.lhs -22 +15 M ./compiler/rename/RnSource.lhs -22 +6