Remove the DocEntity type. Fixes the problem with duplicate error messages at
authordavve@dtek.chalmers.se <unknown>
Fri, 5 Jan 2007 17:43:46 +0000 (17:43 +0000)
committerdavve@dtek.chalmers.se <unknown>
Fri, 5 Jan 2007 17:43:46 +0000 (17:43 +0000)
commit5d0b2bba1dfc0b2786162927ed7b3d4911f1cc54
treec0f288d81cd8d46756097cda3f8d4beebb3b1022
parent178837a730c65349b32b29bd22356bacde110e18
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.
compiler/hsSyn/HsDecls.lhs
compiler/hsSyn/HsUtils.lhs
compiler/parser/RdrHsSyn.lhs
compiler/rename/RnSource.lhs