Refactored enemy generation code to use the state monad for added clarity.
[avoidance.git] / package.yaml
index ca22d30..5baf5ad 100644 (file)
@@ -22,6 +22,7 @@ description:         Please see the README on GitHub at <https://github.com/gith
 dependencies:
 - ansi-terminal-game == 1.0.0.0
 - base >= 4.7 && < 5
+- mtl == 2.2.2
 - random == 1.1
 
 library: