diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-11-16 21:10:33 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-11-29 11:02:43 -0500 |
commit | 1dc0d7af974cbd88a7aa70ba61fc0d7369a20433 (patch) | |
tree | 378f26235a30ae893554baa530a21b5f923ddfeb /compiler/GHC/Iface/Ext/Ast.hs | |
parent | f67060c6dcc2ba14949ab5e8a4ffe46bceadc14f (diff) | |
download | haskell-1dc0d7af974cbd88a7aa70ba61fc0d7369a20433.tar.gz |
linker: Introduce linker_verbose debug output
This splits the -Dl RTS debug output into two distinct flags:
* `+RTS -Dl` shows errors and debug output which scales with at most
O(# objects)
* `+RTS -DL` shows debug output which scales with O(# symbols)t
Diffstat (limited to 'compiler/GHC/Iface/Ext/Ast.hs')
0 files changed, 0 insertions, 0 deletions