On Thu, May 29, 2014 at 10:03 AM, Magnus Therning
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
> cabal-install you have, an
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 modul
I had the same problem (among others) while trying to install
haskell-elm, incidentally. it might be due to there being both
haskell-core/cabal-install 1.18.0.3-8 [installed]
extra/cabal-install 1.20.0.1-1 [installed: 1.18.0.3-8]
but haskell-core is before extra in my pacman.conf. full list o