From 75fc5019ecbfca278fd54b3e129c75313836aaaa Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 9 Mar 2010 23:49:32 +0000 Subject: [PATCH] docs: install tip --- MANUAL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANUAL b/MANUAL index 592fde8d3..f0a39e857 100644 --- a/MANUAL +++ b/MANUAL @@ -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