[Haskell-cafe] cabal install ghc-mod installs 3 years old version
Niklas Hambüchen
mail at nh2.me
Sun Feb 24 02:38:17 CET 2013
Hi,
I just did cabal update and cabal install ghc-mod, and for some reason
it tries to install version 0.3.0 from 3 years ago:
"
cabal install ghc-mod -v
Reading available packages...
Choosing modular solver.
Resolving dependencies...
Ready to install ghc-mod-0.3.0
Downloading ghc-mod-0.3.0...
"
cabal --version
cabal-install version 1.16.0.2
using version 1.16.0.3 of the Cabal library
Does anyone have an idea why that could be?
Thanks
More information about the Haskell-Cafe
mailing list