concurrent --make

Serge D. Mechveliani mechvel@botik.ru
Wed, 10 Apr 2002 15:18:35 +0400


Dear  GHC (5.02.2),

By occasion, can you  --make  things parallelwise, concurrently ?
For we have 6 processors here, and   
                                    ghc -O --make <HeadModule>

takes more than 60 minutes on one procesor to `make' my application
(to find import dep-s, compile many .hs modules, create libraries). 

Also `making' GHC from source takes more that 4 hours on one
processor. 

-----------------
Serge Mechveliani
mechvel@botik.ru