File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
distributed-process-tests Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- 2016-08-21 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.0
1
+ 2017-08-22 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.1
2
+
3
+ * Relax upper bounds in dependencies to build with ghc-8.2.1.
4
+
5
+ 2017-08-21 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.0
2
6
3
7
* Change type of message sent by `say` from a 3-tuple to a proper
4
8
type (`SayMessage`) with a proper `UTCTime`. (#291)
Original file line number Diff line number Diff line change 1
1
name : distributed-process-tests
2
- version : 0.4.9
2
+ version : 0.4.10
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.7.0
2
+ Version : 0.7.1
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