diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-07-13 19:22:35 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-07-14 21:34:35 -0400 |
commit | cdc4a6b0f71bbd16a11f23e455b28c0c15720b38 (patch) | |
tree | 3bd3e407357ddb724b6d7ef3c700dde31781763d /libraries/base | |
parent | 58ae62ebb5750e4dfbdb171efde8e3064b7afea8 (diff) | |
download | haskell-cdc4a6b0f71bbd16a11f23e455b28c0c15720b38.tar.gz |
loadFramework: Output the errors collected in all loading attempts.
With the recent change away from first finding and then loading a
framework, loadFramework had no way of communicating the real reason
why loadDLL failed if it was any reason other than the framework
missing from the file system. It now collects all loading attempt
errors into a list and concatenates them into a string to return to
the caller.
Diffstat (limited to 'libraries/base')
0 files changed, 0 insertions, 0 deletions