darcs: patches integrated upstream (in 2.14.3)
See http://bugs.darcs.net/issue2642.
This commit is contained in:
parent
60f6da9ae1
commit
402b437c4a
|
@ -45,12 +45,6 @@ self: super: {
|
||||||
# Needs older QuickCheck version
|
# Needs older QuickCheck version
|
||||||
attoparsec-varword = dontCheck super.attoparsec-varword;
|
attoparsec-varword = dontCheck super.attoparsec-varword;
|
||||||
|
|
||||||
# http://bugs.darcs.net/issue2642
|
|
||||||
darcs = doJailbreak (appendPatches super.darcs [
|
|
||||||
./patches/darcs-setup.patch
|
|
||||||
./patches/darcs-2.14.2-Compile-against-GHC-8.8.patch
|
|
||||||
]);
|
|
||||||
|
|
||||||
# Tests are failing
|
# Tests are failing
|
||||||
# https://github.com/bos/statistics/issues/123
|
# https://github.com/bos/statistics/issues/123
|
||||||
statistics = dontCheck super.statistics;
|
statistics = dontCheck super.statistics;
|
||||||
|
|
Loading…
Reference in New Issue