haskell-hackage-security: jailbreak to fix build with ghc 8.4.x
This commit is contained in:
parent
b4707d9e65
commit
77e974b394
1 changed files with 3 additions and 0 deletions
|
@ -794,4 +794,7 @@ self: super: {
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
# https://github.com/haskell/hackage-security/issues/211
|
||||||
|
hackage-security = doJailbreak super.hackage-security;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue