diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-10-27 19:07:36 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-10-30 15:43:28 -0400 |
commit | ea862ef5b3779476e0aa2d20bbae1946d07430f1 (patch) | |
tree | e56376be5270f684ea1f82367183103ae98f8bb5 /mk | |
parent | 2a4581ffcf3dd80e5933684f46ddfe30447a3ced (diff) | |
download | haskell-ea862ef5b3779476e0aa2d20bbae1946d07430f1.tar.gz |
ghci: Make getModBreaks robust against DotO Unlinked
Previously getModBreaks assumed that an interpreted linkable will have
only a single `BCOs` `Unlinked` entry. However, in general an object may
also contain `DotO`s; ignore these.
Fixes #20570.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions