haskell-tasty: update to version 0.10.0.2
This commit is contained in:
parent
1a4e36c28b
commit
37ccde14a0
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tasty";
|
||||
version = "0.10";
|
||||
sha256 = "1va9rj6k0v8mdkqbgjvn5rcaf2zp785ihfr4b5j87xzaiw32m1l6";
|
||||
version = "0.10.0.2";
|
||||
sha256 = "0d2lmdrhdcmpay1yj613ckmjhwnrmaazcy3xhbc3fjlmd0rma44q";
|
||||
buildDepends = [
|
||||
ansiTerminal async deepseq mtl optparseApplicative regexTdfaRc stm
|
||||
tagged time unboundedDelays
|
||||
|
|
Loading…
Reference in a new issue