Track the dependencies of `GHC.Hs.Expr.Types`
Thery is still, in my view, far too numerous, but I believe this won't be too hard to improve upon. At the very lease, we can always add more extension points!
Showing
- compiler/GHC/Hs/Decls.hs 1 addition, 1 deletioncompiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Expr.hs-boot 1 addition, 1 deletioncompiler/GHC/Hs/Expr.hs-boot
- compiler/Language/Haskell/Syntax.hs 9 additions, 5 deletionscompiler/Language/Haskell/Syntax.hs
- testsuite/tests/parser/should_run/CountAstDeps.hs 16 additions, 0 deletionstestsuite/tests/parser/should_run/CountAstDeps.hs
- testsuite/tests/parser/should_run/CountAstDeps.stdout 239 additions, 0 deletionstestsuite/tests/parser/should_run/CountAstDeps.stdout
- testsuite/tests/parser/should_run/CountDeps.hs 52 additions, 0 deletionstestsuite/tests/parser/should_run/CountDeps.hs
- testsuite/tests/parser/should_run/CountParserDeps.hs 2 additions, 48 deletionstestsuite/tests/parser/should_run/CountParserDeps.hs
- testsuite/tests/parser/should_run/CountParserDeps.stdout 1 addition, 1 deletiontestsuite/tests/parser/should_run/CountParserDeps.stdout
- testsuite/tests/parser/should_run/all.T 5 additions, 1 deletiontestsuite/tests/parser/should_run/all.T
Loading
Please register or sign in to comment