fsharp41: Add patch to avoid type inference error. (#103223)
https://github.com/mono/mono/pull/13109/ Co-authored-by: Moises Nessim <moises.nessim@topmanage.com>
This commit is contained in:
co-authored by
Moises Nessim
parent
de47c1907c
commit
24c8927c4a
@@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
||||
./fsharp-IsPathRooted-type-inference.patch
|
||||
./fsharp-string-switchName.patch
|
||||
./fsharp-path-overloads.patch
|
||||
./fsharp-GetFileNameWithoutExtension-type-inference.patch
|
||||
];
|
||||
|
||||
configurePhase = ''
|
||||
|
||||
Reference in New Issue
Block a user