Fix:
sudo cp -r /usr/lib/mono/xbuild/Microsoft/VisualStudio/v15.0/FSharp /usr/lib/mono/xbuild/Microsoft/VisualStudio/v16.0/
Git Clone URL: | https://aur.archlinux.org/fsharp.git (read-only, click to copy) |
---|---|
Package Base: | fsharp |
Description: | The F# Compiler, Core Library & Tools (F# Software Foundation Repository) |
Upstream URL: | http://fsharp.org/ |
Keywords: | .net dotnet f# fsharp functional mono msbuild |
Licenses: | |
Conflicts: | |
Submitter: | arojas |
Maintainer: | illuser |
Last Packager: | illuser |
Votes: | 32 |
Popularity: | 0.178402 |
First Submitted: | 2017-10-24 07:26 |
Last Updated: | 2020-02-13 03:57 |
Fix:
sudo cp -r /usr/lib/mono/xbuild/Microsoft/VisualStudio/v15.0/FSharp /usr/lib/mono/xbuild/Microsoft/VisualStudio/v16.0/
Update: I'm aware of continued issues with this package that I'm not able to replicate. I am watching upstream for fixes/patches and hope to resolve the headache sometime soon.
@illuser this is not a cache problem. I have also tried clearing my cache and this didn't fix it. It may be something that's needs to be reported upstream.
@Bobr Please try clearing your AUR helper's cache and try installing again. That type of erroring looks to be something either related to a cached build or is an error that needs to be reported upstream.
@illuser , Sorry, my bad. It is quite a few error messages, I never really reported any issues on AUR so if there are any specific logs or messages I should provide please let me know.
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(98,51): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(98,51): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(102,16): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(114,27): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(115,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(120,53): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(120,53): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(124,16): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(136,27): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(137,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(758,20): error FS0039: The value, constructor, namespace or type 'Linq' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1091,33): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1093,26): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1100,33): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1102,24): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1459,34): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1461,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1464,29): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/list.fs(427,30): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash HashIdentity [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/list.fs(428,32): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] Exiting - too many errors Done Building Project "/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj" (default targets) -- FAILED. Done Building Project "/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj" (default targets) -- FAILED.
Build FAILED.
"/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj" (default target) (1) -> "/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj" (default target) (2:2) -> (ResolveAssemblyReferences target) -> /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
"/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj" (default target) (1) -> "/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj" (default target) (2:2) -> (CoreCompile target) -> /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(98,51): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(98,51): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(102,16): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(114,27): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(115,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(120,53): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(120,53): error FS0039: The type 'HashSet' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(124,16): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(136,27): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/local.fs(137,13): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(758,20): error FS0039: The value, constructor, namespace or type 'Linq' is not defined. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1091,33): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1093,26): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1100,33): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1102,24): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1459,34): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash Hashtable HashIdentity HashCode [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1461,25): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/seq.fs(1464,29): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/list.fs(427,30): error FS0039: The value or constructor 'HashSet' is not defined. Maybe you want one of the following: hash HashIdentity [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] /home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/list.fs(428,32): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj]
4 Warning(s)
20 Error(s)
Time Elapsed 00:00:10.76 make[1]: [Makefile:28: build-proto] Error 1 make[1]: Leaving directory '/home/main/.cache/yay/fsharp/src/fsharp-10.2.3' make: [Makefile:24: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: fsharp
/usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] Resolved file path is "/lib/mono/4.5/mscorlib.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "/lib/mono/4.5/mscorlib.winmd", but it didn't exist. Primary reference "System". /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] Resolved file path is "/lib/mono/4.5/System.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "/lib/mono/4.5/System.winmd", but it didn't exist. Primary reference "System.Numerics". /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] Resolved file path is "/lib/mono/4.5/System.Numerics.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "/lib/mono/4.5/System.Numerics.winmd", but it didn't exist. Primary reference "System.Core". /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3246: Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. [/home/main/.cache/yay/fsharp/src/fsharp-10.2.3/src/fsharp/FSharp.Core/FSharp.Core.fsproj] Resolved file path is "/lib/mono/4.5/System.Core.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "/lib/mono/4.5/System.Core.winmd", but it didn't exist.
@Bobr it is extremely unhelpful to not include some information about where the build is failing.
Can't build this package. Mono is v6.4.0. Building it for the first time.
@TheGoliath I am having no issue compiling this package with mono v6.4.0 installed on two machines. Issues with compilation on your system need to be addressed upstream or through your own configuration.
fsharp doesn't build with the current mono package. Therefore a change to the mono5 package is needed (as that one is supported)
I've relaxed the restraint on msbuild
version.
Pinned Comments
illuser commented on 2020-02-06 17:48
I've assumed the role of maintainer for this package and updated it to F# v10.2.3.
If you wish to be added as a co-maintainer of this package, please message me.