[Haskell-cafe] Building Yi (and wider Cabal stuff)
Thomas Schilling
nominolo at googlemail.com
Tue Jun 19 05:56:38 EDT 2007
On 18 jun 2007, at 18.31, Jaap Weel wrote:
>> If you want to install into a nonstandard directory, do
>>
>> runhaskell 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
More information about the Haskell-Cafe
mailing list