docs: install tip

This commit is contained in:
Simon Michael 2010-03-09 23:49:32 +00:00
parent 7b026ef6f4
commit 75fc5019ec

2
MANUAL
View File

@ -60,6 +60,8 @@ You can add some options to the install command to include extra features:
Here are some issues that have been encountered, with workarounds:
- cabal-install 0.6.4 might succeed if cabal-install 0.6.2 does not
- In some cases, cabal install can fail with a compilation or link error
due to incompatible package versions. You can sometimes work around this
by specifying versions manually. Eg here's a recipe for haskell platform