[Haskell-cafe] finally going on Solaris
Christian Maeder
maeder at tzi.de
Fri Sep 30 05:21:20 EDT 2005
Malcolm Wallace wrote:
> Brian McQueen <mcqueenorama at gmail.com> writes:
>
>> For some reason, the compilation of
>> HTMLMonad98.hs is taking forever - and I mean forever.
>
> See
> http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/utils/UniqFM.lhs
>
> particularly the comment for revision 1.42. It might be helpful for
> you to merge that patch into your copy of the compiler.
This patch is already part of (and included in) the ghc-6.4.1 (source
and binary) distribution. (UniqFM.lhs rev 1.39.6.1)
Still, "make" on WASH-2.3.1 takes a while due to the large files
HTMLMonad98.hs and HTMLPrelude98.hs.
Christian
real 15m11.406s
user 14m5.128s
sys 0m22.841s
maeder at leo -> uname -a
SunOS leo 5.10 Generic_118822-18 sun4u sparc SUNW,Sun-Fire-280R
More information about the Haskell-Cafe
mailing list