aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 064c01dc3..41e3059ac 100644
--- a/INSTALL
+++ b/INSTALL
@@ -38,6 +38,12 @@ Installing Pandoc
-----------------
1. Change to the directory containing the Pandoc distribution.
+ If you are using a version of Cabal < 1.2 (which you probably
+ are unless you've upgraded to GHC 6.8), do the following before
+ proceeding:
+
+ cp pandoc.cabal pandoc.cabal.orig
+ cp pandoc.cabal.ghc66 pandoc.cabal
2. Compile: