Description
Latest Nuget package (3.1.0) is broken with Fable.
It appears that Fable tests are not part of the CI, probably why it slipped.
I have tried building the code, but was unable to get things working.
Some steps:
$ git --no-pager log -n 1
commit 4474df189a512e3f129ef9482dd19a7da8cf71a3 (HEAD -> master, origin/master)
Author: Don Syme <[email protected]>
Date: Sat Jul 24 17:12:51 2021 +0100
fix publish
$ dotnet tool install fable
$ dotnet fable ./src/FSharp.Control.AsyncSeq/
...
FSharp.Control.AsyncSeq/src/FSharp.Control.AsyncSeq/AsyncSeq.fs(1,1): error EXCEPTION: Cannot find dll entity System.Collections.Generic.IEnumerable`1
Compilation failed
Related information
- Operating system Ubuntu
20.04
- Branch
master
- Database versions and sample databases being used: None
- .NET Runtime, CoreCLR or Mono Version: Fable
3.2.14
- Performance information, links to performance testing scripts: None
Description
Latest Nuget package (
3.1.0) is broken with Fable.It appears that Fable tests are not part of the CI, probably why it slipped.
I have tried building the code, but was unable to get things working.
Some steps:
Related information
20.04master3.2.14