haskellPackages.hgettext: jailbreak
https://github.com/haskell-hvr/hgettext/issues/14
This commit is contained in:
parent
19d850b7f8
commit
5b5a1b3445
@ -1078,6 +1078,9 @@ self: super: {
|
||||
# https://github.com/phadej/tree-diff/issues/19
|
||||
tree-diff = doJailbreak super.tree-diff;
|
||||
|
||||
# https://github.com/haskell-hvr/hgettext/issues/14
|
||||
hgettext = doJailbreak super.hgettext;
|
||||
|
||||
# The test suite is broken. Break out of "base-compat >=0.9.3 && <0.10, hspec >=2.4.4 && <2.5".
|
||||
haddock-library = doJailbreak (dontCheck super.haddock-library);
|
||||
haddock-library_1_6_0 = doJailbreak (dontCheck super.haddock-library_1_6_0);
|
||||
|
Loading…
Reference in New Issue
Block a user