
21 Jan
2013
21 Jan
'13
4:07 p.m.
Hello,
$ ghc-pkg list ghc
/usr/lib64/ghc-7.4.1/package.conf.d
/home/emmanuel/.ghc/x86_64-linux-7.4.1/package.conf.d
On Mon, Jan 21, 2013 at 10:06 PM, Andres Löh
Hi.
i think the problem is that it claims that ghc is an unknown package. that was working on other computers. maybe there's something note quite right about the way it's all configured on the (just released) fedora18 haskell platform setup?
That's indeed what seems strange about your log, bad error message aside. What does
ghc-pkg list ghc
say on your system?
Cheers, Andres