aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--chelleport.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/chelleport.cabal b/chelleport.cabal
index 8955e58..488898e 100644
--- a/chelleport.cabal
+++ b/chelleport.cabal
@@ -48,10 +48,12 @@ library lib-chelleport
exposed-modules:
Chelleport
Chelleport.AppShell
- Chelleport.Draw
- Chelleport.KeySequence
Chelleport.Context
Chelleport.Control
+ Chelleport.Draw
+ Chelleport.KeySequence
+ Chelleport.Types
+ Chelleport.View
test-suite specs
import: common-config