From f51fbc728e4b731372e39ba19c38a35ef58fe71a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 21 Dec 2024 22:18:50 +0530 Subject: Add action repetition --- chelleport.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'chelleport.cabal') diff --git a/chelleport.cabal b/chelleport.cabal index e0c1c88..4e1482d 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -72,6 +72,7 @@ test-suite specs type: exitcode-stdio-1.0 hs-source-dirs: specs main-is: Main.hs + ghc-options: -Wno-name-shadowing other-modules: Mock Specs.KeySequenceSpec -- cgit v1.3.1