Wed Jan 3 01:40:58 PST 2007 simonpj at microsoft.com
* 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