haskell-lifted-async: update to version 0.1.0.1
This commit is contained in:
parent
5afc2d5cf3
commit
8248ffc9e4
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lifted-async";
|
pname = "lifted-async";
|
||||||
version = "0.1.0";
|
version = "0.1.0.1";
|
||||||
sha256 = "09ns06qgnwls6zcqsjvr7ykhpr1w12vq49ix4bkqriarl1q3ap7b";
|
sha256 = "03b89cixfin7ksdjh12g0pfrmgzw9mnx6nyvywv3rjc1sra3b8f0";
|
||||||
buildDepends = [ async liftedBase monadControl transformersBase ];
|
buildDepends = [ async liftedBase monadControl transformersBase ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit liftedBase monadControl mtl testFramework testFrameworkHunit
|
HUnit liftedBase monadControl mtl testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user