Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Countdeps: Strictly documentation markup fixes | Shayne Fletcher | 2021-06-05 | 1 | -6/+6 |
| | | | | [ci skip] | ||||
* | Make 'count-deps' a ghc/util standalone program | Shayne Fletcher | 2021-06-05 | 1 | -0/+43 |
- Move 'count-deps' into 'ghc/utils' so that it can be called standalone. - Move 'testsuite/tests/parser/should_run/' tests 'CountParserDeps' and 'CountAstDeps' to 'testsuite/tests/count-deps' and reimplement in terms of calling the utility - Document how to use 'count-deps' in 'ghc/utils/count-deps/README' |