haskell-tasty-hunit: update to version 0.8.0.1
This commit is contained in:
parent
24c78d64c6
commit
7fe58926c3
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty-hunit";
|
pname = "tasty-hunit";
|
||||||
version = "0.4.1";
|
version = "0.8.0.1";
|
||||||
sha256 = "1ns4lbqjkgfgl00jg4sw2jz3r189z4k5fzwbii3g1bnskn28fapa";
|
sha256 = "0a84j8yjqp9x59dy5nbb50vnscb7iimgc60s8vz1p5721gqi62r5";
|
||||||
buildDepends = [ HUnit mtl tasty ];
|
buildDepends = [ HUnit mtl tasty ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "HUnit support for the Tasty test framework";
|
description = "HUnit support for the Tasty test framework";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user