"Vasili I. Galchin" <vigalc...@gmail.com> writes: > 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!
Try runhaskell Setup.hs --help. runhaskell's help isn't very useful here, because the program you're interested in is actually Setup.hs. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe