Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haf/fsharp-tp-4.7-repro
- Owner: haf
- Created: 2019-08-30T11:09:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T17:03:42.000Z (over 5 years ago)
- Last Synced: 2024-10-19T21:17:10.582Z (3 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