docs: gtk2hs is cabalised, -fchart should just work now

This commit is contained in:
Simon Michael 2010-05-26 00:25:35 +00:00
parent 68e8ea7d53
commit 59420ad1c8

View File

@ -75,10 +75,7 @@ with the cabal-install tool:
- `-fwebyesod` - builds a newer version of the [web](#web) command (requires ghc 6.12). - `-fwebyesod` - builds a newer version of the [web](#web) command (requires ghc 6.12).
- `-fchart` builds the [chart](#chart) command. This requires - `-fchart` builds the [chart](#chart) command.
[gtk2hs](http://www.haskell.org/gtk2hs/download/), which you'll
need to install yourself as it's not yet provided by the haskell
platform or cabal.
If you have any trouble, proceed at once to [Troubleshooting](#troubleshooting) for help! If you have any trouble, proceed at once to [Troubleshooting](#troubleshooting) for help!