[GHC] #13009: Hierarchical Module Structure for GHC
GHC
ghc-devs at haskell.org
Fri Jun 16 15:53:54 UTC 2017
#13009: Hierarchical Module Structure for GHC
-------------------------------------+-------------------------------------
Reporter: hsyl20 | Owner: hsyl20
Type: task | Status: patch
Priority: low | Milestone:
Component: GHC API | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3647
Wiki Page: |
ModuleDependencies/Hierarchical |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Replying to [comment:10 mpickering]:
> I think the benefits of this are very marginal and the costs quite high
for package maintainers.
I also don't really see many benefits from this, but also think the cost
is high for GHC developers. Long standing patches and branches need to be
re-based and imports renamed. While I appreciate that it's a one time
cost, it's a very painful one.
That aside, the split between `ghc/ghci` and `compiler/GHC.Interactive`
seems weird.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13009#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list