haskell-cipher-aes fails its test suite.
This commit is contained in:
parent
413985fa34
commit
b73c3c7d9f
1 changed files with 2 additions and 0 deletions
|
@ -830,4 +830,6 @@ self: super: {
|
|||
# FPCO's fork of Cabal won't succeed its test suite.
|
||||
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
||||
|
||||
# https://github.com/vincenthz/hs-cipher-aes/issues/35
|
||||
cipher-aes = dontCheck super.cipher-aes;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue