Ozan

Results 21 comments of Ozan

This is something I honestly expected to arrive in Reason before OCaml, I remember discussions that made me think Reason `async/await` was _around the corner_ for a while now. But...

> At least it make sense to use arrow function when module is set to es6. I think it's useful to keep it like it is. This way, you can...

I find bs-g very useful and always have it on in my bsconfig.json. I strip it away using sed for production builds. If this is going to be implemented, I...

@andreas > Could you use use HTTP server that ships with graphql-lwt, or does it lack some feature compared to the one you implemented? At a glance they seem quite...

Thanks for testing it with Pandoc. Feel free to ping me when this (or #15) gets resolved in upstream and I'll merge it in.

This is related to [a recent change in pandoc](https://github.com/jgm/pandoc/pull/1571). I don't know much about latex but I think pandoc assumes inclusion of it's [latex template](https://github.com/jgm/pandoc-templates/blob/master/default.latex). Any suggestions on how to...

Really cool developments! I will give this a go in the coming weeks.

Once I had similar issues with esy and yarn, and traced it to my company network blocking ipv6. If it's a persistent error, worth eliminating possibilities like these.

I gave up while trying to install osg, fixed every issue 'brew doctor' gave me and compilation still fails with both stable and development versions. I couldn't get precompiled versions...