From 8fb21cb43b610c5a04268637155d3efb07217040 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 13 Dec 2024 20:25:35 +0530 Subject: Refactor window drawing and app shell --- chelleport.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chelleport.cabal') diff --git a/chelleport.cabal b/chelleport.cabal index 7e88b5b..9ad357a 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -44,6 +44,8 @@ library lib-chelleport sdl2-ttf == 2.1.3 exposed-modules: Chelleport + Chelleport.AppShell + Chelleport.Draw test-suite specs import: common-config -- cgit v1.3.1