Fix the handling of names in declaration brackets
The handling of top-level names in declaration brackets is a bit tricky. This commit fixes Trac #977; test is TH_spliceD2. The changes are commented in RnExpr.rnBracket and RdrName.hideSomeUnquals
Please register or sign in to comment