Add Crypto.System.CPU to QA
This commit is contained in:
parent
00221a494c
commit
7e6aeaa8da
1
QA.hs
1
QA.hs
@ -48,6 +48,7 @@ perModuleAllowedExtensions =
|
|||||||
, ("Crypto/Cipher/Twofish/Primitive.hs", [MagicHash])
|
, ("Crypto/Cipher/Twofish/Primitive.hs", [MagicHash])
|
||||||
, ("Crypto/PubKey/Curve25519.hs", [MagicHash])
|
, ("Crypto/PubKey/Curve25519.hs", [MagicHash])
|
||||||
, ("Crypto/Number/Compat.hs", [UnboxedTuples,MagicHash,CPP])
|
, ("Crypto/Number/Compat.hs", [UnboxedTuples,MagicHash,CPP])
|
||||||
|
, ("Crypto/System/CPU.hs", [CPP])
|
||||||
]
|
]
|
||||||
|
|
||||||
disallowedModules =
|
disallowedModules =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user