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 _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
