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: {
|
||||
pname = "wl-pprint-text";
|
||||
version = "1.1.0.0";
|
||||
sha256 = "18xgsrxg20sk18m9dwds6161vl4hgdp052qbb0cg9jqy50vhddis";
|
||||
version = "1.1.0.1";
|
||||
sha256 = "1rb5jmryxzcn6j8xalvsgwr61d1qzmsjyfp3iiq10n565bja70za";
|
||||
buildDepends = [ text ];
|
||||
meta = {
|
||||
description = "A Wadler/Leijen Pretty Printer for Text values";
|
||||
|
Loading…
Reference in New Issue
Block a user