diff options
| author | John MacFarlane <[email protected]> | 2018-01-14 23:31:14 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2018-01-14 23:31:49 -0800 |
| commit | 0e16155aaf9d6df2c5dde07db5e385781280f8bd (patch) | |
| tree | 56bd143bdb7835ad739c82b3623bce7fbad0c697 /INSTALL.md | |
| parent | a1397ee0814bfd750cb0855a87734008778b0207 (diff) | |
Remove custom prelude and ghc 7.8 support.
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
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: |
