haskell-streaming-commons: disable randomly failing test suite
This commit is contained in:
parent
d94d27c2dd
commit
e0d34cfeca
@ -1053,6 +1053,10 @@ self: super: {
|
||||
|
||||
# dhall-json requires a very particular dhall version
|
||||
dhall-json_1_2_0 = super.dhall-json_1_2_0.override { dhall = self.dhall_1_14_0; };
|
||||
|
||||
# https://github.com/fpco/streaming-commons/issues/49
|
||||
streaming-commons = dontCheck super.streaming-commons;
|
||||
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user