roc-lang / examples

All kinds of Roc examples
https://www.roc-lang.org/examples
Creative Commons Zero v1.0 Universal
29 stars 14 forks source link

ElmWithRoc #196

Closed rasheedmhd closed 3 weeks ago

rasheedmhd commented 1 month ago

An example for creating Elm applications that uses the roc basic-webserver

Anton-4 commented 1 month ago

Ah, yes, the CI problem is the same as in #191, this will be fixed with #192.

 spawn ./examples/Arithmetic/main 20 4

Error: output was different from expected value.
Anton-4 commented 1 month ago

I apologize for not making this clear, but I'm nearly finished with my review and changes. Please hold off on making changes until my commit is in.

Edit: Done

rasheedmhd commented 3 weeks ago

You're welcome and THANKS too