diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-05-29 11:57:51 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2021-05-29 11:57:51 -0400 |
commit | 42c611cffb2387627f80e790f1d175ebad7d9992 (patch) | |
tree | f78fac3b264613cc7a6b95ea972dd95064fc7b4e /testsuite/tests/parser/should_run/CountAstDeps.stdout | |
parent | 6db8a0f76ec45d47060e28bb303e9eef60bdb16b (diff) | |
download | haskell-42c611cffb2387627f80e790f1d175ebad7d9992.tar.gz |
Split GHC.Utils.Monad.State into .Strict and .Lazy
Diffstat (limited to 'testsuite/tests/parser/should_run/CountAstDeps.stdout')
-rw-r--r-- | testsuite/tests/parser/should_run/CountAstDeps.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_run/CountAstDeps.stdout b/testsuite/tests/parser/should_run/CountAstDeps.stdout index 51df841ab0..e33094795a 100644 --- a/testsuite/tests/parser/should_run/CountAstDeps.stdout +++ b/testsuite/tests/parser/should_run/CountAstDeps.stdout @@ -1,4 +1,4 @@ -Found 257 Language.Haskell.Syntax module dependencies +Found 258 Language.Haskell.Syntax module dependencies GHC.Builtin.Names GHC.Builtin.PrimOps GHC.Builtin.Types |