mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-shelly has transient test suite failures.
This commit is contained in:
parent
7e48c52aaa
commit
f2fc95686c
1 changed files with 4 additions and 0 deletions
|
@ -971,4 +971,8 @@ self: super: {
|
|||
'';
|
||||
});
|
||||
|
||||
# https://github.com/yesodweb/Shelly.hs/issues/106
|
||||
# https://github.com/yesodweb/Shelly.hs/issues/108
|
||||
shelly = dontCheck super.shelly;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue