-fno-monomorphism-restriction

Christian Maeder maeder at tzi.de
Fri Nov 26 05:18:58 EST 2004


I wrote
> | If someone wants to reproduce the error, do the following:
> | 1) check out HetCATS repository with:
> | cvs -d pserver:cvsread at cvs-agbkb.informatik.uni-bremen.de:/repository
> co
> | HetCATS
> | 2) comment out variable HC_PACKAGE in the Makefile (to avoid
> dependency
> | from uni)
> | 3) add the flag -fno-monomorphism-restriction to the variable HC_FLAGS
> | 4) call (GNU) make

I forgot to mention before step for 4):

3b) set the environment variable GHC_IMPORTS to the "imports" directory 
of your ghc installation, because DrIFT needs to find them.

Christian


More information about the Glasgow-haskell-users mailing list