butter 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- butter.cabal +2/−2
butter.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 24c731fb48d05c85ec1e4d1852e1318e779e2b63d581b69d22aed2672aa51d4e+-- hash: 5c8f5cbc96e75b8bf01618fe9593403025515dede675734bb6442aa2e1db81f3 name: butter-version: 0.1.0.3+version: 0.1.0.4 synopsis: Monad Transformer for Asyncronous Message Passing description: Please see the README on Github at <https://github.com/System-Indystress/Butter#readme> category: Distributed Computing, Concurrency