aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index cf3e8d284..d47bd4940 100644
--- a/Makefile
+++ b/Makefile
@@ -4,10 +4,6 @@ SOURCEFILES?=$(shell find pandoc.hs src test -name '*.hs')
BRANCH?=master
RESOLVER?=lts-13
GHCOPTS=-fdiagnostics-color=always
-# Later:
-# -Wpartial-fields (currently used in Powerpoint writer)
-# -Wmissing-export-lists (currently some Odt modules violate this)
-# -Wredundant-constraints (problematic if we want to support older base)
WEBSITE=../../web/pandoc.org
quick: