18 May
2008
18 May
'08
6:54 a.m.
Hi Josef, What generates dist/setup-config? When I run "runhaskell Setup.hs configure", nothing including dist/setup.config gets generated. ?? Regards, Vasili On Sat, May 17, 2008 at 11:02 AM, Josef Svenningsson < josef.svenningsson@gmail.com> wrote:
On Sat, May 17, 2008 at 1:00 PM, Galchin, Vasili
wrote: Josef,
E.g. vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs configure Configuring unix-2.3.0.0...
Normally copious output ... ???
That's what it should look like! It just means you have a recent version of cabal which doesn't spit out tons of information when configuring. Happily all is well.
/Josef