haskell-distributed-process: update to version 0.4.0.1
This commit is contained in:
parent
d44ce8ee8b
commit
136581a717
@ -5,8 +5,10 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "distributed-process";
|
pname = "distributed-process";
|
||||||
version = "0.3.1";
|
version = "0.4.0.1";
|
||||||
sha256 = "048j27mpdmknz2s4ja3q2mla1d2sjbvrpmzx0lz2qas123qz1siq";
|
sha256 = "0yi0403665l01gkqbsix9f4hj8c8m4i42nwjq2i63x259qz2njwi";
|
||||||
|
isLibrary = true;
|
||||||
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary dataAccessor distributedStatic mtl networkTransport random
|
binary dataAccessor distributedStatic mtl networkTransport random
|
||||||
rank1dynamic stm syb time transformers
|
rank1dynamic stm syb time transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user