From d81c62adbc955855438f1626c685e92794017d2d Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sun, 18 Sep 2022 17:18:03 -0700 Subject: Add App module. --- demos/pong/pong.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/pong/pong.cabal') diff --git a/demos/pong/pong.cabal b/demos/pong/pong.cabal index 23ada51..aec96ee 100644 --- a/demos/pong/pong.cabal +++ b/demos/pong/pong.cabal @@ -17,5 +17,5 @@ cabal-version: >=1.8 executable pong -- hs-source-dirs: src main-is: Main.hs - -- other-modules: + other-modules: Pong build-depends: base, Spear, OpenGL -- cgit v1.2.3