safesparrow / 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
1 stars 0 forks source link

Cleanup, fix two bugs in graph resolution. FCS type-checking now works. #17

Closed safesparrow closed 1 year ago

safesparrow commented 1 year ago

All tests should be passing, including the FCS type-check, and the newly-added dependency resolution tests:

image