haskell-tree-diff: add override to fix build with GHC 8.4.1
Cc: @deepfire
This commit is contained in:
parent
7e040c8775
commit
7011f3b66d
@ -774,4 +774,7 @@ self: super: {
|
|||||||
# https://github.com/hslua/hslua-module-text/issues/1
|
# https://github.com/hslua/hslua-module-text/issues/1
|
||||||
hslua-module-text = doJailbreak super.hslua-module-text;
|
hslua-module-text = doJailbreak super.hslua-module-text;
|
||||||
|
|
||||||
|
# https://github.com/phadej/tree-diff/issues/15
|
||||||
|
tree-diff = doJailbreak super.tree-diff;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user