forked from mirrors/nixpkgs
haskell-setlocale: jailbreak to fix ghc 8.4.1 build
This commit is contained in:
parent
73982726b0
commit
379eb75014
|
@ -803,4 +803,7 @@ self: super: {
|
|||
sha256 = "179vkn6jimiy64dwyam04x8v981l3pfrq3ig97600vnkns3v8i6a";
|
||||
});
|
||||
|
||||
# https://bitbucket.org/IchUndNichtDu/haskell-setlocale/issues/1/please-allow-base-412-from-ghc-841
|
||||
setlocale = doJailbreak super.setlocale;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue