hPage
hPage copied to clipboard
Install instructions outdated
Hi.
The installation instructions seem outdated for Ubuntu Karmic. The recommended haskell-platform (2009.something) doesn't compile wxWidgets 2.8.x. In turn, in order to install the latest haskell-platform, you need a newer version of GHC: 6.12.x.
This is what I had to download in order to make everything work on Ubuntu Karmic:
- ghc-6.12.1-i386-unknown-linux-n.tar.gz (note: 6.12.2 didn't work either)
- haskell-platform-2010.1.0.0.tar.gz
Thanks. I'll check it out soon.