
16 Apr
2010
16 Apr
'10
7:36 a.m.
Am Freitag 16 April 2010 11:28:54 schrieb Phyx:
Hi all,
I'm having a rather weird problem,
Ghc-pkg list shows a package installed but doing a ghc -make will give an error saying that It can't find a module that's supposed to be in the installed package.
And cabal install always reinstall all the dependencies on every change. It doesn't seem to see that they're already installed.
Can we have more details, please? As a first idea, you might try ghc-pkg unregister offending-package cabal install offending-package