docs: latest info on -fchart/gtk2hs installation

This commit is contained in:
Simon Michael 2010-05-27 01:50:03 +00:00
parent 59420ad1c8
commit c3ddde7731

View File

@ -75,7 +75,10 @@ with the cabal-install tool:
- `-fwebyesod` - builds a newer version of the [web](#web) command (requires ghc 6.12).
- `-fchart` builds the [chart](#chart) command.
- `-fchart` builds the [chart](#chart) command. This requires
additional GTK/GHC integration libraries (on ubuntu: `apt-get
install libghc6-gtk-dev`) and possibly other things - see the
[gtk2hs install docs](http://code.haskell.org/gtk2hs/INSTALL).
If you have any trouble, proceed at once to [Troubleshooting](#troubleshooting) for help!