
Has anyone had any success compiling Haggis for linux. I've tried but get the response, Configuring for a i386-debian-linux host. checking how to run the C preprocessor... gcc -E checking for flex... flex checking for -lfl... yes checking whether ln -s works... yes checking whether make sets ${MAKE}... yes ./configure: .: filename argument required .: usage: . filename Any ideas what this might mean? Tom

Hi,
haven't looked into this one, but Haggis is way out of
date (unless there are people out there still using ghc-0.29!).
This is only the start of significant amount of trouble if you
try to compile it up - I suggest you don't :-) References to it
from the Haskell web site could with benefit just be removed.
Incidentally, I did update parts of it to work with current
Haskell systems just a week or two ago, which I hope to release
at some stage. But porting all of it would require quite a bit of
work, which I personally have no plans to.
--sigbjorn
----- Original Message -----
From: "Tom Bevan"
Has anyone had any success compiling Haggis for linux. I've tried but get the response,
Configuring for a i386-debian-linux host. checking how to run the C preprocessor... gcc -E checking for flex... flex checking for -lfl... yes checking whether ln -s works... yes checking whether make sets ${MAKE}... yes ./configure: .: filename argument required .: usage: . filename
Any ideas what this might mean?
Tom
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
participants (2)
-
Sigbjorn Finne
-
Tom Bevan