Hello,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; As I said in a Friday posting, I changed the version # of the cabal file that I am using, unix.cabal. Now my build environment is <br>broken and I am dead in the water:<br><br>vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs configure<br>
Configuring unix-2.3.0.0...<br>vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ runhaskell Setup.hs build<br>Setup.hs: unix.cabal has been changed, please re-configure.<br>vigalchin@ubuntu:~/FTP/Haskell/unix-2.2.0.0$ <br><br>
It seems like &quot;runhaskell Setup.hs configure&quot; isn&#39;t doing much after the unix.cabal change. How can I force the configure to really run? Do something with some of the config files??<br><br>Thanks, Vasili<br>
<br><br>