From 610f1706b649d5718244033f2b82f094c0dbf62d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 4 Jun 2017 21:01:34 +0200 Subject: Remove cpphs build requirement -- it is no longer needed. It was required when we used hsb2hs but no longer seemes needed with file-embed. --- pandoc.cabal | 3 --- 1 file changed, 3 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index 8ed4ba23f..64c7b88c9 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -340,9 +340,6 @@ Library cpp-options: -DEMBED_DATA_FILES build-depends: file-embed >= 0.0 && < 0.1 other-modules: Text.Pandoc.Data - if os(darwin) - Build-Tools: cpphs >= 1.19 - ghc-options: -pgmP cpphs -optP --cpp if os(windows) Cpp-options: -D_WINDOWS Ghc-Options: -Wall -fno-warn-unused-do-bind -- cgit v1.2.3