From 91de9a3ffbe1fcc1147cdcac02380b2fe35d3b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 26 Mar 2025 20:13:52 +0100 Subject: Disable -Wx-partial for now --- erebos.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/erebos.cabal b/erebos.cabal index 97a95ec..5a17a40 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -45,6 +45,7 @@ source-repository head common common ghc-options: -Wall + -Wno-x-partial -fdefer-typed-holes if flag(ci) -- cgit v1.2.3