packages feed

creatur 5.6.1 → 5.6.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~hdaemonizePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hdaemonize

API changes (from Hackage documentation)

Files

creatur.cabal view
@@ -1,5 +1,5 @@ Name:              creatur-Version:           5.6.1+Version:           5.6.2 Stability:         experimental Synopsis:          Framework for artificial life experiments. Description:       A software framework for automating experiments@@ -36,7 +36,7 @@ source-repository this   type:     git   location: https://github.com/mhwombat/creatur.git-  tag:      5.6.1+  tag:      5.6.2  library   GHC-Options:      -Wall -fno-warn-orphans@@ -78,7 +78,7 @@                     directory ==1.1 || ==1.2.*,                     filepath ==1.3.*,                     gray-extended ==1.*,-                    hdaemonize ==0.4.*,+                    hdaemonize ==0.4.* || ==0.5.*,                     -- hmatrix ==0.14 || ==0.15.*,                     MonadRandom ==0.1.*,                     mtl ==2.1.*,