haskell-samoin: fix build by disabling the test suite
This commit is contained in:
parent
4dba3fa2e0
commit
677ab5d03c
@ -814,4 +814,7 @@ self: super: {
|
|||||||
# https://github.com/adamwalker/sdr/issues/1
|
# https://github.com/adamwalker/sdr/issues/1
|
||||||
sdr = dontCheck super.sdr;
|
sdr = dontCheck super.sdr;
|
||||||
|
|
||||||
|
# Reported upstream by e-mail.
|
||||||
|
smaoin = dontCheck super.smaoin;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user