summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-01-14 23:31:14 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-01-14 23:31:49 -0800
commit0e16155aaf9d6df2c5dde07db5e385781280f8bd (patch)
tree56bd143bdb7835ad739c82b3623bce7fbad0c697 /INSTALL.md
parenta1397ee0814bfd750cb0855a87734008778b0207 (diff)
Remove custom prelude and ghc 7.8 support.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index aae630838..c8f734bea 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -137,7 +137,7 @@ The easiest way to build pandoc from source is to use [stack]:
1. Install the [Haskell platform]. This will give you [GHC] and
the [cabal-install] build tool. Note that pandoc requires
- GHC >= 7.8.
+ GHC >= 7.10.
2. Update your package database: