diff options
author | Douglas Wilson <douglas.wilson@gmail.com> | 2017-11-13 09:16:01 +1300 |
---|---|---|
committer | Douglas Wilson <douglas.wilson@gmail.com> | 2017-11-13 09:16:01 +1300 |
commit | 667deafa5b13593eb91239856a5f0b8db2ca4d19 (patch) | |
tree | a93dc33b3fc100bf3eb532007af950cac849c87a /compiler/utils/Exception.hs | |
parent | 438dd1cbba13d35f3452b4dcef3f94ce9a216905 (diff) | |
download | haskell-wip/D4170.tar.gz |
Store ModIface exports in an arraywip/D4170
Summary:
To lessen cascading changes, the old field name mi_exports (returning a list) is
exported as an accessor function and the field is replaced with mi_exports_arr.
There are many more lists that would likely benefit from the same treatment,
but one thing at a time.
Test Plan: Check gipedia
Reviewers: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D4170
Diffstat (limited to 'compiler/utils/Exception.hs')
0 files changed, 0 insertions, 0 deletions