haskell-wl-pprint-text: update to version 1.1.0.1
This commit is contained in:
parent
a7c748f43e
commit
70ccb085df
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wl-pprint-text";
|
pname = "wl-pprint-text";
|
||||||
version = "1.1.0.0";
|
version = "1.1.0.1";
|
||||||
sha256 = "18xgsrxg20sk18m9dwds6161vl4hgdp052qbb0cg9jqy50vhddis";
|
sha256 = "1rb5jmryxzcn6j8xalvsgwr61d1qzmsjyfp3iiq10n565bja70za";
|
||||||
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