Re: [arch-haskell] aura won't upgrade (looks like a cabal version issue)

2014-05-29 Thread Magnus Therning
On Sun, May 25, 2014 at 02:35:47PM -0700, Martin DeMello wrote: --- Here's the issue: $ cabal --version cabal-install version 1.18.0.3 using version 1.18.1.3 of the Cabal library [...] Setup.hs:1:8: Could not find module

Re: [arch-haskell] aura won't upgrade (looks like a cabal version issue)

2014-05-29 Thread Martin DeMello
On Thu, May 29, 2014 at 10:03 AM, Magnus Therning mag...@therning.org wrote: It's easy to get confused by the package cabal-install installing a tool called `cabal`, while the underlying library is called Cabal. So, when you run `cabal --version` you are checking which version of