mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
haskell-aeson test suite is broken.
haskell-email-validate test suite has been fixed.
This commit is contained in:
parent
a16cd707bd
commit
087892c42d
@ -801,7 +801,7 @@ self: super: {
|
||||
# https://github.com/adamwalker/sdr/issues/1
|
||||
sdr = dontCheck super.sdr;
|
||||
|
||||
# https://github.com/Porges/email-validate-hs/issues/12
|
||||
email-validate = dontCheck super.email-validate;
|
||||
# https://github.com/bos/aeson/issues/253
|
||||
aeson = dontCheck super.aeson;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user