haskell-cryptonite has spurious test suite failures.
This commit is contained in:
parent
3c2c13a2f9
commit
358db2a22c
@ -895,4 +895,8 @@ self: super: {
|
||||
# This is fixed in newer versions.
|
||||
zip-archive_0_2_3_5 = addBuildTool super.zip-archive_0_2_3_5 pkgs.zip;
|
||||
|
||||
# https://github.com/fpco/stackage/issues/838
|
||||
cryptonite = dontCheck super.cryptonite;
|
||||
cryptonite_0_6 = dontCheck super.cryptonite_0_6 ;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user