packages feed

timers-tick 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+12/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changes.txt view
@@ -1,5 +1,11 @@+0.1.0.1+-------++- Added a homepage and darcs repo.+- Released on Wed 14 Mar 2018 14:07:16 CET.+ 0.1.0.0 -------  - Added basic animation/timer functionality.-- Released on: Wed 14 Mar 2018 13:36:06 CET+- Released on: Wed 14 Mar 2018 13:36:06 CET.
timers-tick.cabal view
@@ -1,5 +1,5 @@ name:                timers-tick-version:             0.1.0.0+version:             0.1.0.1 synopsis:            tick based timers description:         Tick-based timers and utilities, for games and                      discrete-time programs.@@ -8,6 +8,7 @@ license:             BSD3 license-file:        LICENSE author:              Francesco Ariis+homepage:            http://ariis.it/static/articles/timers-tick/page.html maintainer:          fa-ml@ariis.it copyright:           © 2018 Francesco Ariis category:            Control@@ -40,3 +41,6 @@                        Control.Timer.TickSpec   type:                exitcode-stdio-1.0 +source-repository head+    type:     darcs+    location: http://ariis.it/link/repos/timers-tick/