cvs commit: hugs98/docs ffi-notes.txt hugs98/lib/exts
ForeignPtr.hs hugs98/src .cvsignore HsFFI.h MkInstal.in builtin.c
hugs98/tests testScript
Ross Paterson
ross@soi.city.ac.uk
Sat, 10 Aug 2002 09:24:43 +1000
On Fri, Aug 09, 2002 at 07:25:02AM -0700, Alastair Reid wrote:
> testScript:
> - hardwire the library search path in case anyone has defined HUGSFLAGS
> to point to some other installation or to a hierarchial install.
But wasn't that a feature? That way, one could use the testScript to
test another installation or the hierarchical libs. And the standard ones
were always available with
HUGSFLAGS=... sh testScript