
21 Oct
2002
21 Oct
'02
11:54 a.m.
ross 2002/10/21 04:54:45 PDT Modified files: . RPM.mk Added files: src/unix hsc_kludge template-hsc.h Log: Make the _hsc_make.c file(s) include our own copy of template-hsc.h, as we can't assume a GHC installation at build time. Unfortunately I can't use hsc2hs -t because it adds a extra template, rather than replacing the current one. Hence the kludge of editing the file directly. Revision Changes Path 1.8 +2 -0 hugs98/RPM.mk