[MLton-user] Re: Extended Basis Library: [MLton-commit] r5449

Geoffrey Alan Washburn geoffw at cis.upenn.edu
Mon Mar 19 06:31:31 PST 2007


Geoffrey Alan Washburn wrote:

> 
>> Modified: mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml
>> ===================================================================
>> --- mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-03-18 23:59:47 UTC (rev 5448)
>> +++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-03-19 08:32:46 UTC (rev 5449)
>> @@ -70,7 +70,7 @@
>>  infix  1 !    :=   ! orElse  !       ! >>= >>& !        ! :=: += -=
>>           !         !         !       ! >>* >>@ !        !
>>  (* ========================================================================== *)
>> -infix  0 ! before  !         !       !         !   &`   ! &
>> +infix  0 ! before  !         !       !   <|>   !   &`   ! &
>>  (* -------------------------------------------------------------------------- *)
>>  infixr 0 !         !         !       !         !        ! -->
>>  (* ************************************************************************** *)
>>   
> 
>     I was just noticing that infixes.sml doesn't seem to be exported in 
> SML/NJ?  Is this intentional?  I've added it to extensions.cm in my 
> working copy.

Okay, now I see why.  I wish the compilation manager didn't make some 
things so difficult.



More information about the MLton-user mailing list