Tagged Questions

0
votes
0answers
159 views

How to get ghc-pkg to register wxHaskell's wxcore package?

I can't manage to install wxHaskell's wxcore package under Windows despite being seemingly able to compile it. I am using the Haskell Platform 2010.2.0.0 (with ghc 6.12.3) on Windows XP, wxWidgets ...