diff options
Diffstat (limited to 'chelleport.cabal')
| -rw-r--r-- | chelleport.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chelleport.cabal b/chelleport.cabal index bf269ba..de6008e 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -78,6 +78,7 @@ library lib-chelleport exposed-modules: Chelleport Chelleport.AppShell + Chelleport.AppState Chelleport.Config Chelleport.Context Chelleport.Control @@ -98,7 +99,7 @@ test-suite specs Mock TestUtils Specs.KeySequenceSpec - Specs.AppStateUpdateSpec + Specs.AppStateSpec Specs.AppEventSpec Specs.ViewSpec build-depends: |
