From 6a5bdb7c2d01d1eb7376dc29ce5f942668b14d67 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 17 Jun 2024 16:13:29 -0500 Subject: [PATCH] Fix formatting --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 1bdb882..bb3f489 100644 --- a/witch.cabal +++ b/witch.cabal @@ -50,7 +50,7 @@ common library ghc-options: -Werror - if impl(ghc >= 9.8) + if impl(ghc >=9.8) ghc-options: -Wno-missing-role-annotations common executable