haskell-curlhs: disable failing test suite
This commit is contained in:
@@ -823,4 +823,7 @@ self: super: {
|
||||
# https://github.com/kolmodin/binary/issues/74
|
||||
binary_0_7_4_0 = dontCheck super.binary_0_7_4_0;
|
||||
|
||||
# https://github.com/kkardzis/curlhs/issues/6
|
||||
curlhs = dontCheck super.curlhs;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user