haskell-wl-pprint-terminfo: jailbreak to fix build with latest 'terminfo'
This commit is contained in:
parent
ce8349d1fb
commit
36fd5f1cce
@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
nats semigroups terminfo text transformers wlPprintExtras
|
nats semigroups terminfo text transformers wlPprintExtras
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/wl-pprint-terminfo/";
|
homepage = "http://github.com/ekmett/wl-pprint-terminfo/";
|
||||||
description = "A color pretty printer with terminfo support";
|
description = "A color pretty printer with terminfo support";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user