Neil Mitchell wrote:
Hi
FWIW, it's almost identical to the incantation necessary for
projects based on autotools, where it usually reads something like:
./configure
make
make install
But sadly compared to Windows tools, where its just a case of "double
click" this sounds a bit too complex.
I am hoping that I can register Cabal with Windows in some way to
automate this down to "double click" once more.
It's strange that with the most advanced programming language in existence
we're still unable to automate the task of having to manually type a
sequence of 3 commands at an ancient UNIX command prompt!!! :-)
Regards, Brian.
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell