Compiling the TclWidgets.hs module of TclHaskell, I get the following
somewhat unpleasant crunching sound:
yeats.ucc.ie:~/TclHaskell/src: ghc-4.04 -O -fglasgow-exts -recomp -static
-dcore-lint -fvia-C -syslib concurrent -c TclWidgets.hs -dshow-passes
*** Parser:
*** Renamer:
*** TypeCheck:
*** Desugar
Result size = 8744
*** Core Linted result of Desugar
*** Simplify
Segmentation Fault
I'm using a source-built ghc-4.04, on Solaris 2.5. I've doubtless
managed to 'nobble' the install, somehow... (All the modules before
that seem to compile OK, though.)
Cheers,
Alex.