-
Hi,
I've the following json format to parse:
I can have either:
``` json
{"type":"address", "content":string}
```
or:
``` json
{"type":"coord", "content":{"latitude":float, "longitude":float}}
```…
-
There's a Revery/brisk-reconciler specific error that's not obvious, it's when you use `let%component` but don't use hooks inside the component. You get:
```
This type doesn't match what is expect…
-
## Expected Behavior
`Fl_dynload.load_packages` should load packages, even when used inside a PPX rewriter.
## Actual Behavior
`Fl_dynload.load_packages` fails to load any packages since `f…
-
All .re files report an error at the first symbol of the file.
Occurred after creating a project with `bsb-init app -theme react-hooks`
Issue occurs across multiple machines, and over several v…
-
If an extension is not activated by some reason, perhaps by mistake, normalization will not happen, which can lead to extremely hard to find bugs.
-
Where can I follow the discussion about light annotations syntax? Will it be implemented someday?
- https://github.com/gasche/ocaml-syntax-extension-discussion/wiki/Use-Cases-using-light-annotations
…
rizo updated
10 years ago
-
-
These are only used for `[@@deriving ...]` and it's unlikely they'll ever be used for something else. Now that `[@@deriving]` is part of ppxlib, I think removing them and specializing the implementati…
ghost updated
5 years ago
-
I'm trying to figure out the right way to express @@deriving directives for extensible variants that have already been extended, and thought that I'd see if you all had some thoughts.
1. Background…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a broken site
- [X] I've verif…