On 18 jun 2007, at 18.31, Jaap Weel wrote:
If you want to install into a nonstandard directory, dorunhaskell Setup.hs configure --prefix /bla/di/bla
Are you sure this works? I think it is important that there be no whitespace between flag and parameter:
runhaskell Setup.hs configure --prefix=/bla/di/bla
/ Thomas _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe