From 34907bc25dba055dfbfe91d9a91803cc75283bfa Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 14 Dec 2024 20:07:41 +0530 Subject: Refactor view + add better highlighting of regions --- chelleport.cabal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chelleport.cabal') 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 -- cgit v1.3.1