Re: Orphaning: ocaml-pa-do

2014-08-18 Thread Richard W.M. Jones
On Mon, Aug 18, 2014 at 10:39:25AM +0100, Richard W.M. Jones wrote: > ocaml-pa-do is a complex syntax extension that adds operator > overloading (in the C++ sense) to the language. Currently FTBFS > because of a parse error with the latest camlp4. > > Upstream is unmaintained since 2012, but I th

Orphaning: ocaml-pa-do

2014-08-18 Thread Richard W.M. Jones
ocaml-pa-do is a complex syntax extension that adds operator overloading (in the C++ sense) to the language. Currently FTBFS because of a parse error with the latest camlp4. Upstream is unmaintained since 2012, but I think they are working on a replacement using the new `ppx' syntax extension mec