haddock-library: remove obsolete overrides
This commit is contained in:
parent
eb32c97162
commit
932e4dbf1e
@ -103,10 +103,6 @@ self: super: {
|
|||||||
# Test suite fails in "/tokens_bytestring_unicode.g.bin".
|
# Test suite fails in "/tokens_bytestring_unicode.g.bin".
|
||||||
alex = dontCheck super.alex;
|
alex = dontCheck super.alex;
|
||||||
|
|
||||||
# https://github.com/haskell/haddock/issues/378
|
|
||||||
haddock-library_1_2_0 = dontCheck super.haddock-library_1_2_0;
|
|
||||||
haddock-library = self.haddock-library_1_2_0;
|
|
||||||
|
|
||||||
# Upstream was notified about the over-specified constraint on 'base'
|
# Upstream was notified about the over-specified constraint on 'base'
|
||||||
# but refused to do anything about it because he "doesn't want to
|
# but refused to do anything about it because he "doesn't want to
|
||||||
# support a moving target". Go figure.
|
# support a moving target". Go figure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user