Open knocte opened 9 months ago
In the F# discord channel today I learned about the --typecheck-only flag of the compiler, let's investigate it.
https://github.com/dotnet/fsharp/blob/main/src%2FCompiler%2FDriver%2FCompilerConfig.fs#L1266
In the F# discord channel today I learned about the --typecheck-only flag of the compiler, let's investigate it.