[Haskell-cafe] ghc-mod and cabal targets
Francesco Mazzoli
f at mazzo.li
Wed Feb 13 11:54:51 CET 2013
At Wed, 13 Feb 2013 19:51:15 +0900 (JST),
Kazu Yamamoto (山本和彦) wrote:
>
> > Now I get another error:
> >
> > Error:<command line>: cannot satisfy -package wl-pprint
> >
> > even if ‘wl-pprint’ is installed, and ‘cabal configure; cabal build’ runs fine.
>
> It seems to me that you installed multiple GHCs and wl-pprint is not
> installed for one of them. Is my guess corrent?
Nope :). I have one ‘ghc’, and this is my ‘ghc-pkg list’:
<http://hpaste.org/82293>. ‘ghci -package wl-pprint’ runs just fine.
Francesco
More information about the Haskell-Cafe
mailing list