[Haskell-cafe] Import qualified, inverse of hiding

Mauricio briqueabraque at yahoo.com
Mon Sep 15 15:26:50 EDT 2008


Hi,

'import' allows one to say 'hiding' to
a list of names. Is it possible to do the
opposite, i.e., list the names I want to
import? Something like "import Module showing x"?

Thanks,
Maurício



More information about the Haskell-Cafe mailing list