Fri Oct 20 20:58:29 PDT 2006  Manuel M T Chakravarty <[EMAIL PROTECTED]>
  * Fix parent position in RnNames.nubAvails
  - `RnNames.nubAvails', which amalgamates AvailInfo items that belong to the 
    same parent, needs to be careful that the parent name occurs first if it is
    in the list of subnames at all.  (Otherwise, we can get funny export items
    in ifaces.)
  - I discovered this while debugging family import/exports, but I am pretty 
    sure the bug would also have shown up without using families under the 
    right circumstances.

    M ./compiler/rename/RnNames.lhs -2 +12
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to