
9 May
2009
9 May
'09
11:51 a.m.
On Tue, 2009-05-05 at 22:39 -0500, Vasili I. Galchin wrote:
Hello,
I have forgotten the runhaskell CLI parameters ... sigh. In particular I want to a "local" build of a set of of package:
runhaskell Setup.hs configure --user???
I just did a "runhaskell -?" which didn't tell me a lot!
You may prefer to upgrade to the 'cabal' command line program which replaces the "runhaskell Setup.hs" command line interface. Duncan