From 838f8e4d3398b7c3742b18f89875828986977e1f Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sun, 17 Nov 2024 14:13:31 -0800 Subject: Minor cleanup. --- Spear.cabal | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Spear.cabal') diff --git a/Spear.cabal b/Spear.cabal index 97f9324..8ccc628 100644 --- a/Spear.cabal +++ b/Spear.cabal @@ -91,8 +91,6 @@ library build-tools: hsc2hs -any - cc-options: -O2 -g -Wno-unused-result - c-sources: Spear/Assets/Image/Image.c Spear/Assets/Image/BMP/BMP_load.c @@ -128,8 +126,8 @@ library hs-source-dirs: . - ghc-options: -O2 -g - + cc-options: -O2 -g -Wno-unused-result + ghc-options: -O2 -g ghc-prof-options: -O2 -g -fprof-auto -fprof-cafs executable pong -- cgit v1.2.3