mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
Add fsharp-interactive
This commit is contained in:
parent
c203aa3774
commit
c4ceaa6964
2 changed files with 53 additions and 0 deletions
|
@ -55,4 +55,5 @@ args: {
|
|||
"rust" = import ./rust.nix args;
|
||||
"dotnet-sdk-csharp" = import ./dotnet-sdk-csharp.nix args;
|
||||
"dotnet-sdk-fsharp" = import ./dotnet-sdk-fsharp.nix args;
|
||||
"dotnet-sdk-fsharp-interactive" = import ./dotnet-sdk-fsharp-interactive.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue