3
0
Fork 0
forked from mirrors/nixpkgs

haskell-rsa: test suite has been fixed upstream

This commit is contained in:
Peter Simons 2015-09-16 15:54:08 +02:00
parent 6d4e88f970
commit 1cdcc79c7e

View file

@ -106,9 +106,6 @@ self: super: {
yices-easy = dontDistribute super.yices-easy;
yices-painless = dontDistribute super.yices-painless;
# https://github.com/GaloisInc/RSA/issues/9
RSA = dontCheck super.RSA;
# https://github.com/froozen/kademlia/issues/2
kademlia = dontCheck super.kademlia;