fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

Results 768 fsharp issues
Sort by recently updated
recently updated
newest added

As mentioned in https://github.com/dotnet/fsharp/discussions/13646. I would later like to use this in my test over at https://github.com/safesparrow/fsharp/pull/1.

In the latest SDK (6.0.400), I'm receiving a FS3511 warning with `for...in` loops in `task` when building for Release. This warning wasn't present in previous SDKs (e.g. 6.0.302) **Repro steps**...

Bug
Area-Compiler-StateMachines

This is an automatically generated pull request from main into release/dev17.4. Once all conflicts are resolved and all the tests pass, you are free to merge the pull request. 🐯...

auto-merge
Area-Infrastructure

More info: https://github.com/dotnet/fsharp/pull/13666

There is a strong desire in the .NET and F# community to set up .NET and F# to be more friendly to native compilation tool chains and "tree shaking" compilation....

Needs-RFC
Area-Compiler-CodeGen

This issue is created for the discussion #13640 **Repro steps** Provide the steps required to reproduce the problem: The sdk6.0.7-LoongArch64 is built by the installer which disable the crossgen. The...

Resolution-External
Arch:LA64

[View Complete Diff of Changes](https://github.com/dotnet/fsharp/compare/0023c1584fa9063b18bd10ea3a507bd82262b5ea...7eb47e9f3dba867dbc9493c5a4297f88ac6b2edb?w=1) - [Streamlining some dependencies around Microsoft.CodeAnalysis (13637)](https://github.com/dotnet/fsharp/pull/13637) - [fix 13607 (13648)](https://github.com/dotnet/fsharp/pull/13648) - [RFC FS-1124 - Interfaces with static abstract methods (13119)](https://github.com/dotnet/fsharp/pull/13119) - [Include star in...