aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal3
1 files changed, 0 insertions, 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