RE: patch applied (ghc): Remove the DocEntity type. Fixes the problem with duplicate error messages at
Simon Peyton-Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <DCA83D5F3861C941808187D4D3878750015349D6C9@EA-EXMSG-C312.europe.corp.microsoft.com> |
thanks this is great S | -----Original Message----- | From: [email protected] [mailto:[email protected]] On Behalf Of David Waern | Sent: 05 January 2007 17:49 | To: [email protected] | Subject: patch applied (ghc): Remove the DocEntity type. Fixes the problem with duplicate error | messages at | | 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 | | _______________________________________________ | Cvs-ghc mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/cvs-ghc