diff options
Diffstat (limited to 'testsuite/tests/count-deps/CountDepsAst.stdout')
-rw-r--r-- | testsuite/tests/count-deps/CountDepsAst.stdout | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/count-deps/CountDepsAst.stdout b/testsuite/tests/count-deps/CountDepsAst.stdout index 6a7ec5da95..0705d70d75 100644 --- a/testsuite/tests/count-deps/CountDepsAst.stdout +++ b/testsuite/tests/count-deps/CountDepsAst.stdout @@ -32,6 +32,7 @@ GHC.Core.FVs GHC.Core.FamInstEnv GHC.Core.InstEnv GHC.Core.Lint +GHC.Core.Lint.Interactive GHC.Core.Make GHC.Core.Map.Expr GHC.Core.Map.Type @@ -41,6 +42,13 @@ GHC.Core.Opt.CallerCC GHC.Core.Opt.ConstantFold GHC.Core.Opt.Monad GHC.Core.Opt.OccurAnal +GHC.Core.Opt.Pipeline.Types +GHC.Core.Opt.Simplify +GHC.Core.Opt.Simplify.Env +GHC.Core.Opt.Simplify.Iteration +GHC.Core.Opt.Simplify.Monad +GHC.Core.Opt.Simplify.Utils +GHC.Core.Opt.Stats GHC.Core.PatSyn GHC.Core.Ppr GHC.Core.Predicate |