We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fcfce3 + f9fb7a8 commit 5ec28d8Copy full SHA for 5ec28d8
build.zig
@@ -38,7 +38,7 @@ pub fn build(b: *std.Build) void {
38
.{ "elixir", null },
39
.{ "fish", null },
40
.{ "fsharp", "fsharp" },
41
- .{ "fsharp-signature", "fsharp-signature" },
+ .{ "fsharp", "fsharp_signature" },
42
.{ "gitcommit", null },
43
.{ "git-rebase", null },
44
.{ "gleam", null },
0 commit comments