haskell-lifted-async: update to version 0.2.0.2
This commit is contained in:
parent
11ca9c9aa7
commit
4b128ae8ea
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lifted-async";
|
pname = "lifted-async";
|
||||||
version = "0.2.0.1";
|
version = "0.2.0.2";
|
||||||
sha256 = "1x3qdgy0jkqx71xndjh769lw3wrwq63k2kc33pxn6x11yyklcf1j";
|
sha256 = "07sqgd3lxplfwrpys4jhz0068sx99765lpx8n4nj3k117z32slgf";
|
||||||
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…
x
Reference in New Issue
Block a user