From f1103f8f69939fd70e358ac06c022306b6678afd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Jul 2015 13:50:10 -0700 Subject: Make cabal require hsb2hs >= 0.3.1. This is done by adding `hookedPrograms` in `Setup.hs`, which allows us to include `hsb2hs` in Build-Tools in cabal. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9156356ca..4f20c9d67 100644 --- a/INSTALL +++ b/INSTALL @@ -119,7 +119,7 @@ assume that the pandoc source directory is your working directory. - `embed_data_files`: embed all data files into the binary (default no). This is helpful if you want to create a relocatable binary. Note: if this option is selected, you need to install the - `hsb2hs` preprocessor: `cabal install hsb2hs` (version 0.3 or + `hsb2hs` preprocessor: `cabal install hsb2hs` (version 0.3.1 or higher is required). - `https`: enable support for downloading resources over https -- cgit v1.2.3