haskellPackages.term-rewriting: doJailbreak and dontCheck
This commit is contained in:
parent
535ac188d0
commit
5c45ca0943
@ -999,6 +999,9 @@ self: super: {
|
|||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# https://github.com/haskell-rewriting/term-rewriting/issues/11
|
||||||
|
term-rewriting = dontCheck (doJailbreak super.term-rewriting);
|
||||||
|
|
||||||
# https://github.com/nick8325/twee/pull/1
|
# https://github.com/nick8325/twee/pull/1
|
||||||
twee-lib = dontHaddock super.twee-lib;
|
twee-lib = dontHaddock super.twee-lib;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user