From 6e26564f4235eeea5dda386282e18081db6f8f07 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 10 Mar 2023 09:03:32 -0800 Subject: Compile demos with main project. --- Spear.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Spear.cabal') diff --git a/Spear.cabal b/Spear.cabal index 81ca38a..824f352 100644 --- a/Spear.cabal +++ b/Spear.cabal @@ -117,7 +117,7 @@ library ghc-prof-options: -O2 -fprof-auto -fprof-cafs executable pong - hs-source-dirs: demos/pong + hs-source-dirs: Demos/Pong main-is: Main.hs other-modules: Pong build-depends: base, Spear, OpenGL -- cgit v1.2.3