
26 Nov
2004
26 Nov
'04
10:18 a.m.
I wrote
| If someone wants to reproduce the error, do the following: | 1) check out HetCATS repository with: | cvs -d pserver:cvsread@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