promise icon indicating copy to clipboard operation
promise copied to clipboard

Eliminate reason dependency for native implementation

Open aantron opened this issue 5 years ago • 1 comments

Native Promise will still be usable with Reason. This will just make the library lighter to install for projects using OCaml syntax.

aantron avatar Feb 13 '20 08:02 aantron

One way to do this is to put into opam release archives ASTs that have already been processed with refmt.

aantron avatar Apr 05 '20 12:04 aantron