Remove duplicated creature movement code

This commit is contained in:
jgk
2021-05-21 14:20:45 +02:00
parent 114335fdbe
commit 322894c513
8 changed files with 87 additions and 264 deletions
+4 -3
View File
@@ -11,8 +11,8 @@ extra-source-files:
- ChangeLog.md
# Metadata used when publishing your package
# synopsis: Short description of your package
# category: Web
# synopsis: A basic game loop
# category: Graphics
# To avoid duplicated efforts in documentation and dealing with the
# complications of embedding Haddock markup inside cabal files, it is
@@ -52,7 +52,8 @@ library:
source-dirs: src
executables:
loop-exe:
# loop-exe:
dodge:
main: Main.hs
source-dirs: app
ghc-options: