haskell-wl-pprint-text: update to version 1.1.0.0
This commit is contained in:
parent
da94736f6a
commit
bbd07b136f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wl-pprint-text";
|
pname = "wl-pprint-text";
|
||||||
version = "1.0.0.0";
|
version = "1.1.0.0";
|
||||||
sha256 = "1zvjsbn98g0lja2jj00d7mvqjq4rik7v7wsy5655wibmy0hbll90";
|
sha256 = "18xgsrxg20sk18m9dwds6161vl4hgdp052qbb0cg9jqy50vhddis";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A Wadler/Leijen Pretty Printer for Text values";
|
description = "A Wadler/Leijen Pretty Printer for Text values";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user