Something of little interest to most: rebuilding the Haskell 2.09 for
Linux worked fairly well.  The only slow-up was the fairly frequent
necessity to allocate more heap for specific modules.  A list of the
modules that failed, and the heap I had to allocate for them, is:

ghc/compiler/rename/RnExpr: 8m
ghc/lib/ghc/PrelTup: 10m
ghc/lib/ghc/PrelRead: 12m
ghc/lib/ghc/IOHandle: 10m
ghc/lib/required/Complex: 8m
ghc/lib/required/Time: 16m
ghc/hslibs/contrib/src/Cubic_Spline: 8m
ghc/hslibs/contrib/src/SetMap: 8m

                                        Dave Barton <*>
                                        [EMAIL PROTECTED] )0(
                                        http://www.intermetrics.com/~dlb

Reply via email to