haskell-hspec-contrib: disable test suite due to https://github.com/hspec/hspec/issues/307
This commit is contained in:
parent
c37e51fa68
commit
e60992354b
@ -848,4 +848,7 @@ self: super: {
|
||||
uuid-types = doJailbreak super.uuid-types;
|
||||
uuid = doJailbreak super.uuid;
|
||||
|
||||
# https://github.com/hspec/hspec/issues/307
|
||||
hspec-contrib = dontCheck super.hspec-contrib;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user