haskell-doctest: update to version 0.9.7
This commit is contained in:
parent
4d22681789
commit
d9fa3a5ee2
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "doctest";
|
pname = "doctest";
|
||||||
version = "0.9.6";
|
version = "0.9.7";
|
||||||
sha256 = "0gw13pm4hg69v60swsv6w4iwzgdj5f4pkcyfmgzfp1dx399p6hyl";
|
sha256 = "0d3aywm5v3kx16c1i6cb4inr7hdnmsl8qawxp27g0yng03wdra5l";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ deepseq filepath ghcPaths syb transformers ];
|
buildDepends = [ deepseq filepath ghcPaths syb transformers ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user