
On Sun, May 18, 2008 at 3:24 AM, Galchin, Vasili
Hi Josef,
What generates dist/setup-config? When I run "runhaskell Setup.hs configure", nothing including dist/setup.config gets generated. ??
Ok, that sounds more alarming. Unfortunately I have no idea what could be the cause of this. Hopefully someone with a bit more cabal knowledge can help out. Good luck, Josef
On Sat, May 17, 2008 at 11:02 AM, Josef Svenningsson
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