Hi all,

I have downloaded the sources from Darcs and I am trying to isolate the critical components of YHC. Does anyone have resources that explains the overview of the source tree...important folders, main program, etc? Can anyone give a rough overview?

Thanks in advance.


Below are some of the main folders below the root...in particular I am interested in the src folder.
==================================================

Main.hs          Sconstruct       configure        version
Makefile         config.h.in      configure.ac
Makefile.in      config.h.new.in   readme.txt

Make=:
CMake.hs      Configure.hs  Docs.hs       Profile.hs    src
Compile.hs    Depends.hs    Main.hs       Useful.hs

bootstrap=:
packages

misc=:
Batch.hs            Makefile.bpp        haddock_prefix.txt
DarcsGraph.hs       WinYhe.svg          hscolour.css

src=:
SConscript   interactive  packages     tester       util
compiler98   libraries    runtime      translator


Cheers,
--
</Alexis>