pkgsrc/lang/polyml/PLIST
asau f9885687af Update to Poly/ML 5.5.2
Most of the changes are bug fixes.  One major fix was to the
intermediate code optimiser reported back in September.
Other changes are the addition of PrettyStringWithWidth and
PrettyLineBreak constructors to the PolyML.pretty datatype,
Thread.Thread.numPhysicalProcessors to return the number of
physical processors and printing ?.t in circumstances where t is
bound to a different type.  The debugger has been extended to
include structures and the arguments to functors.
2014-09-13 18:23:38 +00:00

10 lines
210 B
Text

@comment $NetBSD: PLIST,v 1.3 2014/09/13 18:23:38 asau Exp $
bin/poly
bin/polyc
bin/polyimport
lib/libpolymain.la
lib/libpolyml.la
lib/pkgconfig/polyml.pc
man/man1/poly.1
man/man1/polyc.1
man/man1/polyimport.1