build: ghcid: run even with warnings
[haskell/symantic-parser.git] / Makefile
index 2b67af0487302a23de0be320ea1ec98ed6fcd336..fba245ade1b296dec467336564d36f3d91af8c24 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 override BENCHMARK_OPTIONS += --output benchmarks/html/$(version).html --match glob $b
-override GHCID_OPTIONS += --no-height-limit --reverse-errors
+override GHCID_OPTIONS += --no-height-limit --reverse-errors --warnings
 override GHC_PROF_OPTIONS += -eventlog -fprof-auto -fprof-cafs
 #-fprof-auto-calls
 override REPL_OPTIONS += -ignore-dot-ghci