The struggle continues . . .
after the hacks suggested by Sigborn and myself, Utils went through,
as did a lot of other HaskellDirect files, but now I get the following
messages.  So we have a bug in GHC itself, with a non-exhaustive match
in ghc/compiler/typecheck/TcMatches.lhs.   The version of GHC is up to date
(as of last night) from the CVS sources.

------------------------------------------------------------------------
===fptools== Recursively making `all' in src lib examples doc ...
PWD = /export/ger/fptools/hdirect
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
 in /export/ger/fptools/hdirect/src
------------------------------------------------------------------------
../../ghc/driver/ghc -fglasgow-exts -Rghc-timing -H16m -W -recomp    -O -O2-for-C 
-H30m -c CodeGen.lhs -o CodeGen.o -osuf o
ghc: ignoring heap-size-setting option (-H16m)...not the largest seen

TcMatches.lhs:274: Non-exhaustive patterns in function tcStmts


gmake[1]: *** [CodeGen.o] Error 1
gmake: *** [all] Error 1

Reply via email to