[GHC] #8407: Module re-exports at the package level
GHC
ghc-devs
Fri Oct 4 07:33:29 UTC 2013
#8407: Module re-exports at the package level
------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Package system | Version: 7.6.3
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
For various package reorganization purposes, especially for possibly
turning `base` into a shim package that re-exports some modules from more
specialized packages, good support for module re-exports would be nice.
I wrote up a design spec at ModuleReexports; this bug is to track the
progress.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8407>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list