diff --git a/QA.hs b/QA.hs index 5fa7955..6c583c6 100644 --- a/QA.hs +++ b/QA.hs @@ -37,6 +37,7 @@ perModuleAllowedExtensions = , ("Crypto/Cipher/Types/AEAD.hs", [Rank2Types]) , ("Crypto/Cipher/Camellia/Primitive.hs", [MagicHash]) , ("Crypto/Cipher/DES/Primitive.hs", [FlexibleInstances]) + , ("Crypto/Number/Compat.hs", [UnboxedTuples,MagicHash,CPP]) ] disallowedModules =