cvs commit: hat/src/hattools hat-names.h FFIExtensions.hs Ident.hs LowLevel.hs Makefile Observe.hs Run.hs artutils.h hat-check.c hat-names.c observeutils.h

malcolm 2004/01/15 10:02:03 PST Modified files: src/hattools FFIExtensions.hs Ident.hs LowLevel.hs Makefile Observe.hs Run.hs artutils.h hat-check.c hat-names.c observeutils.h Added files: src/hattools hat-names.h Log: Many tweaks for ghc-6, especially FFI-related, such as ensuring that header files are specified and contain everything they should. Revision Changes Path 1.6 +2 -1 hat/src/hattools/FFIExtensions.hs 1.6 +23 -22 hat/src/hattools/Ident.hs 1.18 +32 -32 hat/src/hattools/LowLevel.hs 1.61 +4 -3 hat/src/hattools/Makefile 1.8 +8 -4 hat/src/hattools/Observe.hs 1.5 +2 -2 hat/src/hattools/Run.hs 1.10 +8 -1 hat/src/hattools/artutils.h 1.24 +1 -0 hat/src/hattools/hat-check.c 1.13 +2 -40 hat/src/hattools/hat-names.c 1.16 +1 -0 hat/src/hattools/observeutils.h
participants (1)
-
Malcolm Wallace