haskell-gtk2hs-buildtools now copes with alex 3.1.5 and later.
This commit is contained in:
parent
7c7e905de6
commit
07cda3b56f
@ -921,9 +921,6 @@ self: super: {
|
|||||||
librarySystemDepends = (drv.librarySystemDepends or []) ++ [ pkgs.ncurses ];
|
librarySystemDepends = (drv.librarySystemDepends or []) ++ [ pkgs.ncurses ];
|
||||||
});
|
});
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1004
|
|
||||||
gtk2hs-buildtools = super.gtk2hs-buildtools.override { alex = self.alex_3_1_4; };
|
|
||||||
|
|
||||||
# https://github.com/Gabriel439/Haskell-Morte-Library/issues/32
|
# https://github.com/Gabriel439/Haskell-Morte-Library/issues/32
|
||||||
morte = super.morte.override { alex = self.alex_3_1_4; };
|
morte = super.morte.override { alex = self.alex_3_1_4; };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user