summaryrefslogtreecommitdiffstats
path: root/htanks.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'htanks.cabal')
-rw-r--r--htanks.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/htanks.cabal b/htanks.cabal
index 053eec7..584e905 100644
--- a/htanks.cabal
+++ b/htanks.cabal
@@ -14,6 +14,7 @@ data-files: tex/*.png
executable: HTanks
hs-source-dirs: src
main-is: HTanks.hs
-other-modules: CPUPlayer, DefaultPlayer, Game, GLDriver, GLX, Level, MainLoop, Paths_htanks, Player, Render, Simulation, Texture, Bindings.GLX, Bindings.GLPng
-ghc-options: -threaded
+other-modules: Collision, CPUPlayer, DefaultPlayer, Game, GLDriver, GLX, Level, MainLoop, Paths_htanks, Player, Render, Simulation, Texture,
+ Bindings.GLX, Bindings.GLPng
+ghc-options: -threaded -O2
extra-libraries: glpng