haskell-vty: drop obsolete override for ghc-8.4.x

This commit is contained in:
Peter Simons 2018-03-15 17:50:59 +01:00
parent 79c2be32ad
commit 8d0df69f4f

View file

@ -765,9 +765,6 @@ self: super: {
stripLen = 1;
});
# Old versions don't compile.
vty = self.vty_5_20;
# https://github.com/jgm/pandoc-types/issues/37
pandoc-types = self.pandoc-types_1_17_4;