From 79561920c8ba64b0d5322c041949b16a8631f278 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 12 Feb 2017 18:24:31 +0100
Subject: [PATCH] Comment out instruction to use cpphs in macos stack.yaml.

I don't think this is still needed. If the Travis build fails,
we can try adjusting the CPP to make it more compatible.
---
 macos/stack.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/macos/stack.yaml b/macos/stack.yaml
index e49eeee70..aeaa2b10c 100644
--- a/macos/stack.yaml
+++ b/macos/stack.yaml
@@ -11,9 +11,9 @@ flags:
     unicode_collation: false
     test_citeproc: false
     debug: false
-ghc-options:
-  pandoc-citeproc:  '-pgmP cpphs -optP--cpp'
-  highlighting-kate: '-pgmP cpphs -optP--cpp'
+# ghc-options:
+#   pandoc-citeproc:  '-pgmP cpphs -optP--cpp'
+#   highlighting-kate: '-pgmP cpphs -optP--cpp'
 packages:
 - '..'
 - location: