Skip to content

Trialing GraphBasedChecking with latest FCS  #1329

@TheAngryByrd

Description

@TheAngryByrd

👋 I'm trying out some of the new GraphBasedChecking in the F# compiler. It's available currently in the 7.0.4xxx preview bits. The way to enable it is via OtherFlags such as:

<OtherFlags>$(OtherFlags) --test:GraphBasedChecking</OtherFlags>

However, the websharper task fails with this extra argument.

WEBSHARPERTASK : warning FS1063: Unknown --test argument: 'GraphBasedChecking' 
C:\Users\jimmy\.nuget\packages\websharper.fsharp\6.1.4.277\build\WebSharper.FSharp.targets(50,5): error MSB6006: "wsfsc.exe" exited with code 1. 

I did a verbose build with dotnet build -v d but I wasn't able to get a stacktrace or anything else that was useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions