haskell-binary-instances: drop obsolete override
Unfortunately, this doesn't mean that the package now compiles because it still depends on an newer version of time-compat. :-(
This commit is contained in:
parent
7347bbf454
commit
8925f7ae79
@ -1173,9 +1173,6 @@ self: super: {
|
||||
# 2020-06-22: NOTE: > 0.4.0 => rm Jailbreak: https://github.com/serokell/nixfmt/issues/71
|
||||
nixfmt = doJailbreak super.nixfmt;
|
||||
|
||||
# 2020-06-22: NOTE: QuickCheck upstreamed https://github.com/phadej/binary-instances/issues/7
|
||||
binary-instances = dontCheck super.binary-instances;
|
||||
|
||||
# The test suite depends on an impure cabal-install installation in
|
||||
# $HOME, which we don't have in our build sandbox.
|
||||
cabal-install-parsers = dontCheck super.cabal-install-parsers;
|
||||
|
Loading…
Reference in New Issue
Block a user