aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-21 22:18:50 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-21 22:25:42 +0530
commitf51fbc728e4b731372e39ba19c38a35ef58fe71a (patch)
treeada2dbc2a16b6df46d446cfd9fc787d4c5a18879 /chelleport.cabal
parent1ade68e7252dda79c365cc9ec187c2bea3513cae (diff)
downloadchelleport-f51fbc728e4b731372e39ba19c38a35ef58fe71a.tar.gz
chelleport-f51fbc728e4b731372e39ba19c38a35ef58fe71a.zip
Add action repetition
Diffstat (limited to 'chelleport.cabal')
-rw-r--r--chelleport.cabal1
1 files changed, 1 insertions, 0 deletions
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