File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
distributed-process-tests Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- 2016-07-06 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.0
1
+ 2016-08-21 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.0
2
2
3
3
* Change type of message sent by `say` from a 3-tuple to a proper
4
4
type (`SayMessage`) with a proper `UTCTime`. (#291)
5
5
* Expose the MonitorRef in the withMonitor call.
6
6
* Have unmonitor remove the monitor message in the inbox. (#268)
7
7
* Remove Mx Data Tables. This API isn't used, is easy to replace with various
8
8
other packages. (#276)
9
+ * Add Ord instance to SpawnRef.
9
10
10
11
2016-10-13 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.6
11
12
Original file line number Diff line number Diff line change 1
1
name : distributed-process-tests
2
- version : 0.4.7
2
+ version : 0.4.8
3
3
synopsis : Tests and test support tools for distributed-process.
4
4
homepage : http://github.com/haskell-distributed/distributed-process/tree/master/distributed-process-tests
5
5
description : Tests and test suite for Cloud Haskell libraries.
Original file line number Diff line number Diff line change 1
1
Name : distributed-process
2
- Version : 0.6.6
2
+ Version : 0.7.0
3
3
Cabal-Version : >= 1.8
4
4
Build-Type : Simple
5
5
License : BSD3
You can’t perform that action at this time.
0 commit comments