diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-02-06 07:59:19 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-06-07 05:06:38 +0000 |
commit | a1651a3afab9b195440436432385d839abb7d389 (patch) | |
tree | 2ac9b0b97c663459ae1d4b259c7aee0813642e2c /testsuite/tests/count-deps/CountDepsParser.stdout | |
parent | a7fece19cb56b6aa3ae7f81d1a34276ad55fdf2a (diff) | |
download | haskell-a1651a3afab9b195440436432385d839abb7d389.tar.gz |
Core.Lint: Reduce `DynFlags` and `HscEnv`wip/no-state-core-lint
Co-Authored-By: Andre Marianiello <andremarianiello@users.noreply.github.com>
Diffstat (limited to 'testsuite/tests/count-deps/CountDepsParser.stdout')
-rw-r--r-- | testsuite/tests/count-deps/CountDepsParser.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/count-deps/CountDepsParser.stdout b/testsuite/tests/count-deps/CountDepsParser.stdout index e448875858..30267860d8 100644 --- a/testsuite/tests/count-deps/CountDepsParser.stdout +++ b/testsuite/tests/count-deps/CountDepsParser.stdout @@ -90,6 +90,7 @@ GHC.Driver.Backend GHC.Driver.Backend.Internal GHC.Driver.Backpack.Syntax GHC.Driver.CmdLine +GHC.Driver.Config.Core.Lint GHC.Driver.Config.Diagnostic GHC.Driver.Config.Logger GHC.Driver.Env |