creatur 5.6.5 → 5.6.6
raw patch · 1 files changed
+5/−5 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- creatur.cabal +5/−5
creatur.cabal view
@@ -1,5 +1,5 @@ Name: creatur-Version: 5.6.5+Version: 5.6.6 Stability: experimental Synopsis: Framework for artificial life experiments. Description: A software framework for automating experiments@@ -16,15 +16,15 @@ Créatúr framework. . About the name: \"Créatúr\" (pronounced kray-toor)- is an irish word meaning animal, creature, or an + is an Irish word meaning animal, creature, or an unfortunate person. Category: AI License: BSD3 License-file: LICENSE-Copyright: (c) Amy de Buitléir 2010-2014+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.6.5+ tag: 5.6.6 library GHC-Options: -Wall -fno-warn-orphans