aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-13 20:25:35 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-13 20:41:22 +0530
commit8fb21cb43b610c5a04268637155d3efb07217040 (patch)
treed1c0f91b83d5905fb9b15b7dec57f0a1a695fd6e /chelleport.cabal
parentfab78089b8ff9ba10e8261c49aaac41762fc05e0 (diff)
downloadchelleport-8fb21cb43b610c5a04268637155d3efb07217040.tar.gz
chelleport-8fb21cb43b610c5a04268637155d3efb07217040.zip
Refactor window drawing and app shell
Diffstat (limited to '')
-rw-r--r--chelleport.cabal2
1 files changed, 2 insertions, 0 deletions
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