WxHaskell/Linux
From HaskellWiki
This article is a stub. You can help by expanding it. This page records some user experiences building wxHaskell on Linux. It should be fleshed out now that wxHaskell 0.12 has been released.
Contents |
1 Sources
2 Debian and Ubuntu
sudo apt-get install libglu-dev
sudo apt-get install libwxgtk2.8-dev
