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: 3 months ago
JSON representation
Showcasing how F# 4.7 does not work with TypeProviders
- Host: GitHub
- URL: https://github.com/haf/fsharp-tp-4.7-repro
- Owner: haf
- Created: 2019-08-30T11:09:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T17:03:42.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T20:14:48.382Z (5 months ago)
- Language: F#
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.401By contrast, using F# 4.6.2 works:
https://github.com/haf/fsharp-tp-4.7-repro/tree/fsharp-core-4.6-works