Proposal: Remove Control.Concurrent{QSem, QSemN, , SampleVar, mergeIO, nmergeIO} from base

Herbert Valerio Riedel hvr at gnu.org
Sat Jun 9 10:38:12 CEST 2012


Henning Thielemann <lemming at henning-thielemann.de> writes:

> Is it possible to import a module from a user package that has the
> same name as a 'base' module?

iirc, this would require the PackageImports GHC language extension[1]:

 [1]: http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#package-imports



More information about the Libraries mailing list