haskell-parallel-io: update to version 0.3.3
This commit is contained in:
parent
2818d6961d
commit
6cf77ad122
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "parallel-io";
|
pname = "parallel-io";
|
||||||
version = "0.3.2.2";
|
version = "0.3.3";
|
||||||
sha256 = "04swl1mp704ijrpmvw800x0fpzmrbd382p45kvqzynmkgqzx33a3";
|
sha256 = "0i86x3bf8pjlg6mdg1zg5lcrjpg75pbqs2mrgrbp4z4bkcmw051s";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ extensibleExceptions random ];
|
buildDepends = [ extensibleExceptions random ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user