<div dir="ltr">Forgot to add that somehow, despite the upgrade, my cabal version has gone backwards from 1.20.0.1 to 1.16.0<div><br></div><div>WTF?</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 March 2015 at 20:19, emacstheviking <span dir="ltr"><<a href="mailto:objitsu@gmail.com" target="_blank">objitsu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I started an OpenGL project within an LTS sandbox as guided on another post and, somewhat foolishly it would see, I did a "cabal install cabal-install" when prompted that a new version was available.<div><br></div><div>The very next time I tried to work on my code.... I got this:</div><div><br></div><div><div><font face="monospace, monospace">bash-3.2$ pwd</font></div><div><font face="monospace, monospace">/Users/seancharles/Documents/Coding/haskell/lts1</font></div><div><font face="monospace, monospace">bash-3.2$ cabal build</font></div><div><font face="monospace, monospace">cabal: You need to re-run the 'configure' command. The version of Cabal being</font></div><div><font face="monospace, monospace">used has changed (was Cabal-1.20.0.1, now Cabal-1.16.0).</font></div><div><font face="monospace, monospace">bash-3.2$ cabal configure</font></div><div><font face="monospace, monospace">Resolving dependencies...</font></div><div><font face="monospace, monospace">Configuring lts1-0.1.0.0...</font></div><div><font face="monospace, monospace">cabal: At least the following dependencies are missing:</font></div><div><font face="monospace, monospace">base ==4.7.*</font></div><div><font face="monospace, monospace">bash-3.2$ cabal build</font></div><div><font face="monospace, monospace">cabal: You need to re-run the 'configure' command. The version of Cabal being</font></div><div><font face="monospace, monospace">used has changed (was Cabal-1.20.0.1, now Cabal-1.16.0).</font></div><div><font face="monospace, monospace">bash-3.2$ ls -l</font></div><div><font face="monospace, monospace">total 112</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff     19 Mar  2 12:53 LICENCSE</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff    552 Mar  3 20:09 Main.hs</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff    477 Mar  3 20:07 Main.hs~</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff     46 Mar  2 12:52 Setup.hs</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff  30198 Mar  2 12:51 cabal.config</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff   1090 Mar  2 12:51 cabal.sandbox.config</font></div><div><font face="monospace, monospace">drwxr-xr-x  5 seancharles  staff    170 Mar  2 12:53 dist</font></div><div><font face="monospace, monospace">-rw-r--r--  1 seancharles  staff   1932 Mar  2 12:52 lts1.cabal</font></div><div><font face="monospace, monospace">bash-3.2$ </font></div></div><div><br></div><div>So, welcome to a different kind of hell, "cabal version hell" perhaps?</div><div><br></div><div>Can anybody help me get it running again?</div><div>Thanks.</div><div>Sean.</div><div><br></div></div>
</blockquote></div><br></div>