patch applied (ghc): Fix another buglet in HsDoc stuff

Simon Peyton Jones simonpj at microsoft.com
Wed Jan 3 04:45:04 EST 2007


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



More information about the Cvs-ghc mailing list