creatur 5.9.26 → 5.9.27
raw patch · 2 files changed
+3/−2 lines, 2 files
Files
- ChangeLog.md +1/−0
- creatur.cabal +2/−2
ChangeLog.md view
@@ -1,5 +1,6 @@ # Changelog for creatur +5.9.27 Upgraded to lts-12.16. 5.9.25 Fixed copyright year. 5.9.24 Revamped to work with Stack v1.7.1. Added exception handling.
creatur.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 16bda61a5c69d93d32c2221f66259b645bad69d7e523ce752bce7fe9532af0d1+-- hash: e72cf086c2cca3d3254798d1c31271a64aa696faa8ee15942c31111acf8be212 name: creatur-version: 5.9.26+version: 5.9.27 synopsis: Framework for artificial life experiments. description: Please see the README on GitHub at <https://github.com/mhwombat/creatur#readme> category: AI