haskell-vty: use latest version when compiling with GHC 8.4.x
This commit is contained in:
@@ -795,4 +795,7 @@ self: super: {
|
|||||||
stripLen = 1;
|
stripLen = 1;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# Old versions don't compile.
|
||||||
|
vty = self.vty_5_20;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user