haskell-morte has been fixed upstream.
This commit is contained in:
parent
770b264c96
commit
a855082f31
@ -938,9 +938,6 @@ self: super: {
|
|||||||
librarySystemDepends = (drv.librarySystemDepends or []) ++ [ pkgs.ncurses ];
|
librarySystemDepends = (drv.librarySystemDepends or []) ++ [ pkgs.ncurses ];
|
||||||
});
|
});
|
||||||
|
|
||||||
# https://github.com/Gabriel439/Haskell-Morte-Library/issues/32
|
|
||||||
morte = super.morte.override { alex = self.alex_3_1_4; };
|
|
||||||
|
|
||||||
# https://github.com/mainland/language-c-quote/issues/57
|
# https://github.com/mainland/language-c-quote/issues/57
|
||||||
language-c-quote = super.language-c-quote.override { alex = self.alex_3_1_4; };
|
language-c-quote = super.language-c-quote.override { alex = self.alex_3_1_4; };
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user