This is similar to -dverbose-core2core but only prints binders, their types, and
sizes. I've found this useful for identifying which bindings in a large program
are blowing up during simplification.
Details
Details
- Reviewers
goldfire mpickering austin
Diff Detail
Diff Detail
- Repository
- rGHC Glasgow Haskell Compiler
- Branch
- master
- Lint
Lint Errors Excuse: I'll fix it Severity Location Code Message Error compiler/main/DynFlags.hs:2641 ExtJson Lint Warning compiler/coreSyn/CoreLint.hs:220 TXT3 Line Too Long Warning compiler/coreSyn/CoreLint.hs:231 TXT3 Line Too Long - Unit
No Unit Test Coverage - Build Status
Comment Actions
Yes, sorry; I should have been more clear. I was just pushing this here as someplace to keep it. I'm still in the process of figuring out what presentation is most usable in practice.