haskellPackages.vector: remove jailbreak
Builds fine by now without.
This commit is contained in:
committed by
sternenseemann
parent
417ce2b9cd
commit
198692b696
@@ -146,8 +146,6 @@ self: super: {
|
||||
}) (doJailbreak super.language-haskell-extract);
|
||||
|
||||
vector = overrideCabal (old: {
|
||||
# Too strict bounds on doctest which isn't used, but is part of the configuration
|
||||
jailbreak = true;
|
||||
# vector-doctest seems to be broken when executed via ./Setup test
|
||||
testTarget = lib.concatStringsSep " " [
|
||||
"vector-tests-O0"
|
||||
|
||||
Reference in New Issue
Block a user