diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-21 21:26:14 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-21 21:28:38 +0530 |
| commit | 1ade68e7252dda79c365cc9ec187c2bea3513cae (patch) | |
| tree | 27e624b825e89564dc902a9ea853e3c40085d7d6 /chelleport.cabal | |
| parent | 70ac685a5043a7b8ea9b72537dca8258198640c7 (diff) | |
| download | chelleport-1ade68e7252dda79c365cc9ec187c2bea3513cae.tar.gz chelleport-1ade68e7252dda79c365cc9ec187c2bea3513cae.zip | |
Add spec cases for render
Diffstat (limited to 'chelleport.cabal')
| -rw-r--r-- | chelleport.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chelleport.cabal b/chelleport.cabal index 8efc16a..e0c1c88 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -77,6 +77,7 @@ test-suite specs Specs.KeySequenceSpec Specs.AppStateUpdateSpec Specs.AppEventSpec + Specs.ViewSpec build-depends: lib-chelleport, hspec |
