Skip to content
Snippets Groups Projects
Commit f1c44991 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

cmm: Eliminate orphan Outputable instances

Here we reorganize `GHC.Cmm` to eliminate the orphan `Outputable` and
`OutputableP` instances for the Cmm AST. This makes it significantly
easier to use the Cmm pretty-printers in tracing output without
incurring module import cycles.
parent 28347d71
No related branches found
No related tags found
No related merge requests found
Showing
with 991 additions and 1118 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment