summaryrefslogtreecommitdiff
path: root/compiler/Language
diff options
context:
space:
mode:
authorKrzysztof Gogolewski <krzysztof.gogolewski@tweag.io>2022-07-26 17:55:23 +0200
committerKrzysztof Gogolewski <krzysztof.gogolewski@tweag.io>2022-08-08 20:54:35 +0200
commit0b2e0f20cb39fa62401b40b7b03434609de146d0 (patch)
tree854cec239e32e6951d70f76793e3da0c8e14613c /compiler/Language
parent78d04cfadfd728bb088b08b1e88905b43cc0360c (diff)
downloadhaskell-wip/cleanup-pp.tar.gz
Cleanups around pretty-printingwip/cleanup-pp
* Remove hack when printing OccNames. No longer needed since e3dcc0d5 * Remove unused `pprCmms` and `instance Outputable Instr` * Simplify `pprCLabel` (no need to pass platform) * Remove evil `Show`/`Eq` instances for `SDoc`. They were needed by ImmLit, but that can take just a String instead. * Remove instance `Outputable CLabel` - proper output of labels needs a platform, and is done by the `OutputableP` instance
Diffstat (limited to 'compiler/Language')
0 files changed, 0 insertions, 0 deletions