I've made a simple starter kit here:
https://github.com/prozacchiwawa/icfp2020-fsharp-starter-pack
It uses the existing csharp platform, so there's no Dockerfile needed.
It's necessary to run setup-pkgbin.sh to get a local copy of FSharp.Core. (error output is ok actually).
I've only very slightly tested this but seems ok.
I've made a simple starter kit here:
https://github.com/prozacchiwawa/icfp2020-fsharp-starter-pack
It uses the existing csharp platform, so there's no Dockerfile needed.
It's necessary to run setup-pkgbin.sh to get a local copy of FSharp.Core. (error output is ok actually).
I've only very slightly tested this but seems ok.