Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haf/fsharp-tp-4.7-repro

Showcasing how F# 4.7 does not work with TypeProviders
https://github.com/haf/fsharp-tp-4.7-repro

Last synced: about 2 months ago
JSON representation

Showcasing how F# 4.7 does not work with TypeProviders

Awesome Lists containing this project

README

        

# F# 4.7 bug with TypeProvider on .Net Core

Repro

./build.sh

In environment:

- macOS
- .Net Core 2.2.401

By contrast, using F# 4.6.2 works:

https://github.com/haf/fsharp-tp-4.7-repro/tree/fsharp-core-4.6-works