haskell-vty: drop obsolete override for ghc-8.4.x
This commit is contained in:
parent
79c2be32ad
commit
8d0df69f4f
|
@ -765,9 +765,6 @@ self: super: {
|
||||||
stripLen = 1;
|
stripLen = 1;
|
||||||
});
|
});
|
||||||
|
|
||||||
# Old versions don't compile.
|
|
||||||
vty = self.vty_5_20;
|
|
||||||
|
|
||||||
# https://github.com/jgm/pandoc-types/issues/37
|
# https://github.com/jgm/pandoc-types/issues/37
|
||||||
pandoc-types = self.pandoc-types_1_17_4;
|
pandoc-types = self.pandoc-types_1_17_4;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue