creatur 5.2.6 → 5.2.7
raw patch · 1 files changed
+5/−5 lines, 1 files
Files
- creatur.cabal +5/−5
creatur.cabal view
@@ -1,5 +1,5 @@ Name: creatur-Version: 5.2.6+Version: 5.2.7 Stability: experimental Synopsis: Framework for artificial life experiments. Description: A software framework for automating experiments@@ -13,7 +13,7 @@ tutorial at <https://github.com/mhwombat/creatur-examples/raw/master/Tutorial.pdf> for examples on how to use the- Créatúr framework.+ Créatúr framework. . About the name: \"Créatúr\" (pronounced kray-toor) is an irish word meaning animal, creature, or an @@ -21,10 +21,10 @@ Category: AI License: BSD3 License-file: LICENSE-Copyright: (c) Amy de Buitléir 2010-2012+Copyright: (c) Amy de Buitléir 2010-2014 Homepage: https://github.com/mhwombat/creatur Bug-reports: https://github.com/mhwombat/creatur/issues-Author: Amy de Buitléir+Author: Amy de Buitléir Maintainer: amy@nualeargais.ie Build-Type: Simple Cabal-Version: >=1.8@@ -36,7 +36,7 @@ source-repository this type: git location: https://github.com/mhwombat/creatur.git- tag: 5.2.6+ tag: 5.2.7 library GHC-Options: -Wall -fno-warn-orphans