Re: Hierarchical Modules for GHC

2008-10-31 Thread Ian Lynagh
On Thu, Oct 23, 2008 at 12:53:18AM +0100, Thomas Schilling wrote: > > After some dependency analysis and a (more or less) careful inspection > of the GHC source code, I put together a proposal for GHC's new > hierarchical layout: Great job, thanks Thomas! I don't really have much to say. On the

Hierarchical Modules for GHC

2008-10-22 Thread Thomas Schilling
Tjena! After some dependency analysis and a (more or less) careful inspection of the GHC source code, I put together a proposal for GHC's new hierarchical layout: http://hackage.haskell.org/trac/ghc/wiki/ModuleDependencies/Hierarchical FWIW, here's the current dependency graph of the top-level