Kevin Gathuku
Kevin Gathuku
### Steps to Reproduce 1. Open Light Table 2. Click on the File menu item, then `Open folder` 3. Choose a folder. It is now displayed in your workspace 4....
I was trying to install the `elm-community/elm-history -y` to an Elm project I'm working on. I ran this command: `elm-package install elm-community/elm-history -y` and got this error message: ``` Error:...
Following up on the conversation regarding the migration to a supported toolkit: https://forum.exercism.org/t/progress-on-migrating-to-rescript/15829 This is just a demo of what I envision a typical exercise would look like if it...
Hello, Just going through the docs and found a minor issue with the `Nullable.fromOption` [documentation](https://rescript-lang.org/docs/manual/api/stdlib/nullable#value-fromOption) which seems a bit incomplete, since it does not show what to expect for the...