[commit: ghc] master: Module reexports, fixing #8407. (7f5c1086)
Edward Z. Yang
ezyang at mit.edu
Mon Jul 28 10:38:43 UTC 2014
Excerpts from Simon Peyton Jones's message of 2014-07-28 07:45:23 +0100:
> Great stuff. Is this documented somewhere, notably in
> http://www.haskell.org/ghc/docs/latest/html/users_guide/packages.html
> for GHC, and somewhere in Cabal?
You're right, I should add a line to the installed package
specification. We're already documented as far as Cabal is concerned.
> And perhaps somewhere on the wiki
> https://ghc.haskell.org/trac/ghc/wiki/Commentary/Packages
It's not on that page, but it is here
https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Packages#Reexportedmodules
Edward
More information about the ghc-devs
mailing list