Eduardo Rafael
Eduardo Rafael
Now that we're on 4.12, the compiler is already there. Will be checking which deps are needed
seems like esy-sdl2 is still the missing piece
iOS is probably broken again because Revery moved to integrate some packages in place, but any commit before becoming a monorepo should be working. And this last month I was...
My resolutions ```json { "resolutions": { "@opam/httpaf": "github:anmonteiro/httpaf:httpaf.opam#559019829b7ed267a5b4b86aed1e7d7795214bcd", "@opam/httpaf-lwt": "github:anmonteiro/httpaf:httpaf-lwt.opam#559019829b7ed267a5b4b86aed1e7d7795214bcd", "@opam/httpaf-lwt-unix": "github:anmonteiro/httpaf:httpaf-lwt-unix.opam#559019829b7ed267a5b4b86aed1e7d7795214bcd", "@opam/piaf": "github:EduardoRFS/piaf:piaf.opam#b93282e9c60d193d5c3572009d71b2cf3e4b81ca", "@opam/ssl": "github:Firgeis/ocaml-ssl:ssl.opam#f7524f7b6db756ce4097dea7fa4e1c4f4f2832a9", "@opam/opium": "github:EduardoRFS/opium:opium.opam#9fdbfbd0eedf238e1be0663ab95977be27d9a6e1", "@opam/rock": "github:EduardoRFS/opium:rock.opam#9fdbfbd0eedf238e1be0663ab95977be27d9a6e1" } } ```
I stumble on that also, my trick as a workaround is to remove ~/.esy and run inside of git bash.
@ospencer it makes sense, Foo is not injective. Foo = Foo that doesn't mean Int32 = String. On the second case there is nothing to expand Foo too, maybe the...
wow thx, i really need that
Fair, can we get a flag to disable dune errors then?
I really don't think questioning on why I want my user experience back is the right way to think about it, this was a regression in many ways. Making C-s...
I think this should not be applied in the general case, only for OCaml itself, `ocaml` is a known special package. Or maybe we can have an `opamName` on your...