summaryrefslogtreecommitdiff
path: root/testsuite/tests/count-deps/CountDepsParser.stdout
diff options
context:
space:
mode:
authorOleg Grenrus <oleg.grenrus@iki.fi>2023-05-13 12:50:25 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-05-15 14:50:43 -0400
commit86aae5702d09db2f50c42a3f43ef72df1e3a710b (patch)
treee0b660bcb474ecd036d5cacfccf78f9621021b70 /testsuite/tests/count-deps/CountDepsParser.stdout
parent2f571afe1c2aeb3f4dfca2012bc6b713144fd234 (diff)
downloadhaskell-86aae5702d09db2f50c42a3f43ef72df1e3a710b.tar.gz
Split DynFlags structure into own module
This will allow to make command line parsing to depend on diagnostic system (which depends on dynflags)
Diffstat (limited to 'testsuite/tests/count-deps/CountDepsParser.stdout')
-rw-r--r--testsuite/tests/count-deps/CountDepsParser.stdout1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/count-deps/CountDepsParser.stdout b/testsuite/tests/count-deps/CountDepsParser.stdout
index 44fc982440..2b74bda834 100644
--- a/testsuite/tests/count-deps/CountDepsParser.stdout
+++ b/testsuite/tests/count-deps/CountDepsParser.stdout
@@ -107,6 +107,7 @@ GHC.Driver.CmdLine
GHC.Driver.Config.Core.Lint
GHC.Driver.Config.Diagnostic
GHC.Driver.Config.Logger
+GHC.Driver.DynFlags
GHC.Driver.Env
GHC.Driver.Env.KnotVars
GHC.Driver.Env.Types