haskell-lifted-async: update to version 0.1.0.1
This commit is contained in:
parent
5afc2d5cf3
commit
8248ffc9e4
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "lifted-async";
|
||||
version = "0.1.0";
|
||||
sha256 = "09ns06qgnwls6zcqsjvr7ykhpr1w12vq49ix4bkqriarl1q3ap7b";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "03b89cixfin7ksdjh12g0pfrmgzw9mnx6nyvywv3rjc1sra3b8f0";
|
||||
buildDepends = [ async liftedBase monadControl transformersBase ];
|
||||
testDepends = [
|
||||
HUnit liftedBase monadControl mtl testFramework testFrameworkHunit
|
||||
|
|
Loading…
Reference in a new issue