haskell-tasty: update to version 0.4
This commit is contained in:
parent
9a904615a9
commit
c00944712d
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty";
|
pname = "tasty";
|
||||||
version = "0.3.1";
|
version = "0.4";
|
||||||
sha256 = "0ipndrpywzg40s5hiwyyly29mcppcfqbbpwqqp4apma57m8cdpb0";
|
sha256 = "1gcaam49nm6fx0i2hlf1zih4rxzfgnsl4xiwnqifhz9m15n5laxq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
ansiTerminal mtl optparseApplicative regexPosix stm tagged
|
ansiTerminal mtl optparseApplicative regexPosix stm tagged
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user