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