Qualified names in import lists

Niklas Broberg niklas.broberg at gmail.com
Mon Dec 28 12:57:39 EST 2009


> If ghc really does accept the example given, I would like to know what
> entity Bar.bar refers to, since it cannot possibly be exported by Foo.

In this example Bar exports bar, and Foo re-exports module Bar.

/Niklas


More information about the Glasgow-haskell-users mailing list