stm-io-hooks 1.1.1 → 1.1.2
raw patch · 1 files changed
+5/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- stm-io-hooks.cabal +5/−3
stm-io-hooks.cabal view
@@ -4,11 +4,13 @@ -- -- see: https://github.com/sol/hpack ----- hash: eb90628a5d6ff124279a26f7aab56d08f3888f8b89911775d8520b99eac005b3+-- hash: 13e68e1ad3386562bc42e2bf7af55114fc1b80e348f2b942e6f24db6186620df name: stm-io-hooks-version: 1.1.1-description: Please see the README on GitHub at <https://github.com/githubuser/stm-io-hooks#readme>+version: 1.1.2+synopsis: Launch your IO-actions from within the STM monad+description: Please see the README+category: Concurrency author: Peter Robinson maintainer: thaldyron@gmail.com copyright: Peter Robinson 2009-2019, Chris Kuklewicz 2006