brandonchinn178/tasty-autocollect

Add docs about inspecting preprocessor/plugin output

Closed this issue · 0 comments

Add a note in the README with flags users can use to inspect the output of this tool, namely:

  1. To inspect the generated Main module, build with -keep-tmp-files, and look in $TMPDIR for a .hspp file
  2. To inspect the converted test modules, build with -ddump-rn -ddump-to-file and look for .dump-rn file in .stack-work/