haskell-test-framework-th: update to version 0.2.3
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework-th";
|
pname = "test-framework-th";
|
||||||
version = "0.2.2";
|
version = "0.2.3";
|
||||||
sha256 = "0nzfvxr5bnxinx41a5w5mwhyxzz2936dl0xhd80cv9plx19ylh0w";
|
sha256 = "1xls8034zkfnvkv2p6jd6kc1x3xrr0sm5c6hl0mp7ym2w2ww9f1w";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
haskellSrcExts languageHaskellExtract regexPosix testFramework
|
haskellSrcExts languageHaskellExtract regexPosix testFramework
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user