haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5.
This commit is contained in:
parent
163a51dc67
commit
0a2c7b4f9f
@ -345,9 +345,6 @@ self: super: {
|
|||||||
# https://github.com/bos/snappy/issues/1
|
# https://github.com/bos/snappy/issues/1
|
||||||
snappy = dontCheck super.snappy;
|
snappy = dontCheck super.snappy;
|
||||||
|
|
||||||
# https://github.com/fanjam/paypal-adaptive-hoops/issues/5
|
|
||||||
paypal-adaptive-hoops = dontCheck super.paypal-adaptive-hoops;
|
|
||||||
|
|
||||||
# Needs llvm to compile.
|
# Needs llvm to compile.
|
||||||
bytestring-arbitrary = addBuildTool super.bytestring-arbitrary pkgs.llvm;
|
bytestring-arbitrary = addBuildTool super.bytestring-arbitrary pkgs.llvm;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user