haskell-wl-pprint-terminfo: override to add undeclared/missing 'ncurses' dependency
This commit is contained in:
parent
78dcbd3cc6
commit
849d618035
@ -930,4 +930,7 @@ self: super: {
|
|||||||
# Upstream has no issue tracker.
|
# Upstream has no issue tracker.
|
||||||
dpkg = markBroken super.dpkg;
|
dpkg = markBroken super.dpkg;
|
||||||
|
|
||||||
|
# https://github.com/ekmett/wl-pprint-terminfo/issues/7
|
||||||
|
wl-pprint-terminfo = addExtraLibrary super.wl-pprint-terminfo pkgs.ncurses;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user