haskell-hslua-module-text: add override to fix build with GHC 8.4.1
Cc: @deepfire
This commit is contained in:
parent
99fba9e335
commit
7e040c8775
@ -771,4 +771,7 @@ self: super: {
|
||||
haddock-library = self.haddock-library_1_5_0_1;
|
||||
haddock-library_1_5_0_1 = dontHaddock (dontCheck super.haddock-library_1_5_0_1);
|
||||
|
||||
# https://github.com/hslua/hslua-module-text/issues/1
|
||||
hslua-module-text = doJailbreak super.hslua-module-text;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user