haskell-wl-pprint-extras: update to version 3.5.0.3
This commit is contained in:
parent
e3290b0845
commit
b619754ede
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wl-pprint-extras";
|
pname = "wl-pprint-extras";
|
||||||
version = "3.5.0.2";
|
version = "3.5.0.3";
|
||||||
sha256 = "1wh8nm7h8bbr1xxf0q3cwb837jk5y1cq4l2h6lw63wavwqqvjfw6";
|
sha256 = "124wb4hqd97f3naha0589v18lvi9xbn39bmn8jwaylvyg6s5fyyp";
|
||||||
buildDepends = [ nats semigroupoids semigroups text utf8String ];
|
buildDepends = [ nats semigroupoids semigroups text utf8String ];
|
||||||
testDepends = [ HUnit testFramework testFrameworkHunit ];
|
testDepends = [ HUnit testFramework testFrameworkHunit ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user