[cvs-nhc98] Fix error (nthcon: n==0 con==37) due to an interface file

Malcolm Wallace Malcolm.Wallace@cs.york.ac.uk
Wed, 19 Dec 2001 18:08:44 +0000


> >     ifeq "${BUILDWITH}" "ghc"
> >     HEAP = +RTS -K2M -RTS
> >     endif
> 
> OK, thanks - presumably nhc or nhc98 rather than ghc though.

Well, it depends on what compiler you used to build the nhc98 that
is in turn being used to build the libraries. 

Regards,
    Malcolm