Make Type Provider troubleshooting easier with better error reporting
Open
Area-TypeProviders
Feature Improvement
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Can we consider replacing `e.Message` with `string e` at this location where we report exceptions happening at design time.
https://github.com/Microsoft/visualfsharp/blob/cea9284349e6ecc803cc39b67096b83010f0416d/src/fsharp/tainted.fs#L103
The exception details would be valuable in troubleshooting issues in type providers.
Contributor guide
Assessment
This issue has not been assessed yet.