roc/examples/virtual-dom-wip/platform
Agus Zubiaga 057a18573a
New module header
Implements the new `module` header syntax as described in "module and package changes" [1]:

```
module [Request, Response, req]
```

The old syntax should still work fine, and is automatically upgraded to the new one
when running `roc format`.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit
2024-05-01 10:39:12 -03:00
..
Html New module header 2024-05-01 10:39:12 -03:00
src Update more examples to stop using Nat 2024-01-26 16:06:07 -05:00
Action.roc New module header 2024-05-01 10:39:12 -03:00
client-side.roc Update more examples to stop using Nat 2024-01-26 16:06:07 -05:00
Effect.roc Update more examples to stop using Nat 2024-01-26 16:06:07 -05:00
Html.roc New module header 2024-05-01 10:39:12 -03:00
server-side.roc change just Json module name 2023-06-04 17:37:01 +10:00