diff --git a/QA.hs b/QA.hs index 13bf4a0..e3747ca 100644 --- a/QA.hs +++ b/QA.hs @@ -26,6 +26,11 @@ perModuleAllowedExtensions = , ("Crypto/Internal/Compat.hs", [CPP]) , ("Crypto/Internal/CompatPrim.hs", [CPP,MagicHash]) , ("Crypto/Internal/Endian.hs", [CPP]) + , ("Crypto/Random/Entropy/Backend.hs", [ExistentialQuantification,CPP]) + , ("Crypto/Cipher/Blowfish/Box.hs", [MagicHash]) + , ("Crypto/Cipher/Blowfish.hs", [CPP]) + , ("Crypto/Cipher/AES.hs", [CPP]) + ] disallowedModules =