haskell-doctest: update to version 0.9.8
This commit is contained in:
parent
5e90c21532
commit
1eec22e38c
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "doctest";
|
pname = "doctest";
|
||||||
version = "0.9.7";
|
version = "0.9.8";
|
||||||
sha256 = "0d3aywm5v3kx16c1i6cb4inr7hdnmsl8qawxp27g0yng03wdra5l";
|
sha256 = "0c1qi1dfqndbkaiksffw54gv6nlhd3wsk25s97vhrgmpd3n7sb8a";
|
||||||
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