aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chelleport.cabal')
-rw-r--r--chelleport.cabal5
1 files changed, 2 insertions, 3 deletions
diff --git a/chelleport.cabal b/chelleport.cabal
index 9ad357a..2f6d458 100644
--- a/chelleport.cabal
+++ b/chelleport.cabal
@@ -46,6 +46,7 @@ library lib-chelleport
Chelleport
Chelleport.AppShell
Chelleport.Draw
+ Chelleport.KeySequence
test-suite specs
import: common-config
@@ -53,9 +54,7 @@ test-suite specs
hs-source-dirs: specs
main-is: Main.hs
other-modules:
- Specs.ParserSpec,
- Specs.SerializerSpec,
- Specs.TransformerSpec
+ Specs.KeySequenceSpec
build-depends:
lib-chelleport,
neat-interpolation,