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.