David Sinclair

Results 3 issues of David Sinclair

Hi everyone, This project really seem to fill a need I have and I'm mighty glad I stumbled upon it again :) A quick question: I just went through the...

I wanted to try OCaml and Dream and had the following code: ```ocaml open Ppx_yojson_conv_lib.Yojson_conv.Primitives type message_object = { message : string; } [@@deriving yojson] let () = Dream.run ~port:3000...

🐛 bug
🤷‍♀️ upstream
👀 needs repro