packages feed

creatur 5.9.10 → 5.9.11

raw patch · 1 files changed

+7/−7 lines, 1 filesdep ~HUnitdep ~cerealdep ~processPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: HUnit, cereal, process, time, transformers

API changes (from Hackage documentation)

Files

creatur.cabal view
@@ -1,5 +1,5 @@ Name:              creatur-Version:           5.9.10+Version:           5.9.11 Stability:         experimental Synopsis:          Framework for artificial life experiments. Description:       A software framework for automating experiments@@ -73,7 +73,7 @@                     base ==4.* && >= 4.8,                     bytestring ==0.10.*,                     cond ==0.4.*,-                    cereal ==0.4.*,+                    cereal ==0.5.*,                     directory ==1.2.*,                     exceptions ==0.8.*,                     filepath ==1.4.*,@@ -83,11 +83,11 @@                     MonadRandom ==0.4.*,                     mtl ==2.2.*,                     old-locale ==1.0.*,-                    process ==1.2.*,+                    process ==1.4.*,                     random ==1.1.*,                     split ==0.2.*,-                    time ==1.5.*,-                    transformers ==0.4.*,+                    time ==1.6.*,+                    transformers ==0.5.*,                     unix ==2.7.*,                     zlib ==0.6.* @@ -100,12 +100,12 @@                     array ==0.5.*,                     base ==4.* && >= 4.8,                     binary ==0.7.*,-                    cereal ==0.4.*,+                    cereal ==0.5.*,                     creatur,                     directory ==1.2.*,                     filepath ==1.4.*,                     hsyslog ==2.0,-                    HUnit ==1.2.*,+                    HUnit ==1.3.*,                     MonadRandom ==0.4.*,                     mtl ==2.2.*,                     temporary ==1.2.*,