cvs commit: hugs98/libraries Prelude.hs hugs98/src hugs.c
input.c prelude.h hugs98/src/unix convert_libraries
Alastair Reid
alastair@reid-consulting-uk.ltd.uk
09 Sep 2002 15:56:43 +0100
On a completely fresh copy of Hugs, I'm getting this error when I
make install_libraries_ffi
./ffihugs -P'{Hugs}/libraries:{Hugs}/oldlib:{Hugs}/lib/hugs' +G +L"../libraries/Hugs/Storable_aux.c" Hugs.Storable
runhugs: Error occurred
Reading file "/home/reid/local/lib/hugs/libraries/Prelude.hs":
Reading file "/home/reid/local/lib/hugs/libraries/Hugs/Prelude.hs":
ERROR "/home/reid/local/lib/hugs/libraries/Hugs/Prelude.hs" - Module "Prelude" recursively imports itself
make: *** [install_libraries_ffi] Error 1
There's no urgency to fixing this for me - I shouldn't even be playing
with Hugs at the moment...
A