[MLton-user] annotation "sequenceNonUnit"

Matthew Fluet fluet@cs.cornell.edu
Wed, 26 Oct 2005 22:39:33 -0400 (EDT)


> The documentation (http://mlton.org/MLBasisAnnotations) claims that
>
>    "sequenceNonUnit error"
>
> is a valid annotation, but I'm getting the warning
>
>    Warning: util.mlb 7.7.
>      Unrecognized annotation: sequenceNonUnit error.
>
> This is with mlton-20050731.

Indeed, the mlton.org documentation has been following SVN HEAD, which is 
starting to bite us since Cygwin problems are holding up a release.

In any event, at the time of 20050731, we hadn't settled on the 
error/warning/ignore controls.  You want

     "sequenceUnit true"

for the same effect in 20050731.