haskell-pretty-show: update to version 1.3.2
This commit is contained in:
parent
2d32eb9d89
commit
ff0f2ba3c6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pretty-show";
|
pname = "pretty-show";
|
||||||
version = "1.2";
|
version = "1.3.2";
|
||||||
sha256 = "0lbalmyrqisgd2spbvzifsy25lr6cl9sgz78hav8q8r406k7nf2l";
|
sha256 = "0m3kw4d68gd1mhlgi5vy3k2cqi9f0i4s502m2sgy4pww45fjllxy";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ haskellLexer ];
|
buildDepends = [ haskellLexer ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user