diff --git a/QA.hs b/QA.hs index b5c29f7..b6bc5c8 100644 --- a/QA.hs +++ b/QA.hs @@ -23,6 +23,7 @@ perModuleAllowedExtensions = disallowedModules = [ (ModuleName "System.IO.Unsafe", ModuleName "Crypto.Internal.Compat") + , (ModuleName "Data.Byteable", ModuleName "Crypto.Internal.ByteArray") ] main = do