Simon Marlow wrote:
> You shouldn't try building in the edison subdir; [...]

That was only a test to see what is going on. I'm doing the
usual `make all' directly in fptools/ in the course of building
a ghc+hslibs RPM. The current hack is to add the following to
mk/build.mk:

   SRC_HC_OPTS += -fallow-undecidable-instances

(Actually, -O is included, too.) I'm not sure if adding
-funbox-strict-fields would do any harm, so it is not added.

Cheers,
   Sven
-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.informatik.uni-muenchen.de/~Sven.Panne

Reply via email to