dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.82k stars 773 forks source link

Treat exceptions as types in a namespace for graph based type checking #17268

Closed nojaf closed 1 month ago

nojaf commented 1 month ago

Description

Fixes #17262

Exceptions need to get the same treatment as types in a namespace because in a sense they are equivalent.

Checklist

github-actions[bot] commented 1 month ago

:heavy_exclamation_mark: Release notes required


:white_check_mark: Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.400.md
psfinaki commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 2 pipeline(s).