> Suppose that B had imported C only
> to export it again (either by listing it in the export list, or not
> having any export list at all).
Wrong. If B imports C and has no export list, nothing from C is
re-exported, only definitions from B itself, with the single exception
of C's instance decls.
Regards,
Malcolm
- Importing instances without pangling Make George Russell
- Re: Importing instances without pangling Make George Russell
- Re: Importing instances without pangling Make Jon Fairbairn
- Re: Importing instances without pangling Make George Russell
- Re: Importing instances without pangling Make Malcolm Wallace
- Re: Importing instances without pangling Make George Russell
- Re: Importing instances without pangling Make Sven Panne
- RE: Importing instances without pangling Make Sigbjorn Finne
- Re: Importing instances without pangling Make George Russell
- Re: Importing instances without pangling Make George Russell
- RE: Importing instances without pangling Make Sigbjorn Finne
- RE: Importing instances without pangling Make Simon Marlow
- RE: Importing instances without pangling Make Simon Marlow
- RE: Importing instances without pangling Make Simon Peyton-Jones
