Why am I seeing this if the Task module does have this function exposed? source - it's a fairly new addition, was it not added properly?
── NOT EXPOSED ────────────────────────────────────────────────────── 3/3a.roc ─
The Task module does not expose `fromResult`:
16│ _input <- Task.await (Task.fromResult (fileContents
^^^^^^^^^^^^^^^
Just to check, in your local clone of the compiler, is that function exposed?
yes!
wait... let me double check, maybe not...
That was it, I did fetch a new compiler binary and friends, but I was pointing the platform to somewhere else :man_facepalming: Sorry!
Michał Łępicki has marked this topic as resolved.
Last updated: Jul 06 2025 at 12:14 UTC