On 14:58:03, 26.12.15, Michael McConville wrote: > Michal Mazurek wrote: > > Go and Rust are now widely used. It might be worth mentioning them in > > the FAQ. > > ok mmcc@
This was ok'd but never commited. > > Index: faq8.html > > =================================================================== > > RCS file: /cvs/www/faq/faq8.html,v > > retrieving revision 1.268 > > diff -u -p -r1.268 faq8.html > > --- faq8.html 24 Nov 2015 00:20:25 -0000 1.268 > > +++ faq8.html 26 Dec 2015 09:13:00 -0000 > > @@ -316,6 +316,14 @@ This new compiler is available as a subp > > </tr> > > > > <tr valign="top"> > > +<td>Go</td> > > +<td> > > +<a > > href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/go">lang/go</a> > > +</td> > > +<td></td> > > +</tr> > > + > > +<tr valign="top"> > > <td rowspan="2">Haskell</td> > > <td> > > <a > > href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/ghc">lang/ghc</a> > > @@ -430,6 +438,14 @@ Plenty of subpackages are available for > > <td>Ruby</td> > > <td> > > <a > > href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/ruby">lang/ruby</a> > > +</td> > > +<td></td> > > +</tr> > > + > > +<tr valign="top"> > > +<td>Rust</td> > > +<td> > > +<a > > href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/rust">lang/rust</a> > > </td> > > <td></td> > > </tr> > > > > -- > > Michal Mazurek > > > -- Michal Mazurek
