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:
moinessim
2020-11-10 12:52:13 +00:00
committed by GitHub
co-authored by Moises Nessim
parent de47c1907c
commit 24c8927c4a
2 changed files with 14 additions and 0 deletions
@@ -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 = ''