diff --git a/QA.hs b/QA.hs index 09bb60e..bf6b2e2 100644 --- a/QA.hs +++ b/QA.hs @@ -48,6 +48,7 @@ perModuleAllowedExtensions = , ("Crypto/Cipher/Twofish/Primitive.hs", [MagicHash]) , ("Crypto/PubKey/Curve25519.hs", [MagicHash]) , ("Crypto/Number/Compat.hs", [UnboxedTuples,MagicHash,CPP]) + , ("Crypto/System/CPU.hs", [CPP]) ] disallowedModules =