haskell-ansi-wl-pprint: update to version 0.6.7.1
This commit is contained in:
parent
0e1c29e0ad
commit
ce829e2c6b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ansi-wl-pprint";
|
pname = "ansi-wl-pprint";
|
||||||
version = "0.6.6";
|
version = "0.6.7.1";
|
||||||
sha256 = "1zkbiv5cpdgjiyn2nrrha29r84al7jg6647flqmc8riz2nn91zqy";
|
sha256 = "1by11bg1bd7z18hqgayk0w76hy5n63kmdl14gainlvfgr9jw506r";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ ansiTerminal ];
|
buildDepends = [ ansiTerminal ];
|
||||||
|
Loading…
Reference in New Issue
Block a user