From ec443f0b85d041542594487d4756d929033b2e9e Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Fri, 22 Jun 2018 23:17:19 +0200 Subject: [PATCH] Add -Wpartial-fields in the template --- tools/hwp.hsfiles | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/hwp.hsfiles b/tools/hwp.hsfiles index e20b36e..6a14b83 100644 --- a/tools/hwp.hsfiles +++ b/tools/hwp.hsfiles @@ -20,6 +20,7 @@ ghc-options: - -Wincomplete-uni-patterns - -Wredundant-constraints - -Wnoncanonical-monad-instances +- -Wpartial-fields - -Werror - -O2 dependencies: