What's the meaning of
module A (B, B(..)) where { data B = C };
Is or isn't C exported? i.e., the H98 report is silent
about what it means to have entity duplicates in
an export list, possibly with different 'visibility'
modifiers.
--sigbjorn
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell
- Re: Haskell98 undefinedness (exports of modules) Sigbjorn Finne
- Re: Haskell98 undefinedness (exports of modules) Iavor S. Diatchki
- RE: Haskell98 undefinedness Simon Peyton-Jones
- Re: Haskell98 undefinedness Sigbjorn Finne
- Re: Haskell98 undefinedness Iavor S. Diatchki
- RE: Haskell98 undefinedness Simon Peyton-Jones
