haskell-lifted-async: update to version 0.1.2
This commit is contained in:
parent
0615619335
commit
94c86ba55a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lifted-async";
|
pname = "lifted-async";
|
||||||
version = "0.1.1";
|
version = "0.1.2";
|
||||||
sha256 = "0hkqiplnvy14m881n4bzamvy1432bxy4k1j4rwl824w5fn2h5i74";
|
sha256 = "05ra09phkswxydr03f9xscrkxnv0yvp69376dl6lln7p5j45lmc3";
|
||||||
buildDepends = [ async liftedBase monadControl transformersBase ];
|
buildDepends = [ async liftedBase monadControl transformersBase ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
async HUnit liftedBase monadControl mtl tasty tastyHunit tastyTh
|
async HUnit liftedBase monadControl mtl tasty tastyHunit tastyTh
|
||||||
|
Loading…
Reference in New Issue
Block a user