0.9.0
Roc syntax to use this platform:
app [main] { pf: platform "https://github.com/roc-lang/basic-webserver/releases/download/0.9.0/taU2jQuBf-wB8EJb0hAkrYLYOGacUU5Y9reiHG45IY4.tar.br" }What's Changed
Full Changelog: 0.8.0...0.9.0
Upgrade Notes
Task is now builtin in Roc, to upgrade to this release you probably just need to remove Task imports like this one:
import pf.Task exposing [Task]