patch applied (ghc): Fix another buglet in HsDoc stuff
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20070103094504.GA3486__45900.8595593788$1167817517$gmane$org@cvs.haskell.org> |
Wed Jan 3 01:40:58 PST 2007 [email protected] * Fix another buglet in HsDoc stuff A 'foreign export' represents an *occurrence* of a Haskell name, not a *binding* site for the Haskell name. (This was making cc012 fail; Trac #1054. M ./compiler/hsSyn/HsUtils.lhs -2 +1