
13 Feb
2013
13 Feb
'13
10:54 a.m.
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