OctoD

Results 2 issues of OctoD

Given the snippet ```res @deriving(accessors) @genType type rec t = { id: string, name: string, description: string, related: array, updated: option, } ``` I'd assume that genType would create both...

Installing this lib with version `5.0.2` the wrong BSD executable is downloaded. It downloads the version `2.5.2`, while on macOS and Ubuntu it downloads the `2.12.0`. The issue came out...