logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: darcs patch: Make syncPristine lazy.: msg#00158

Subject: Re: darcs patch: Make syncPristine lazy.
> Is there any reason we couldn't we acheive the same result by

> syncPristine :: Pristine -> IO ()
> syncPristine (PlainPristine n) = do ocur <- mmap_slurp n
>                                     owork <- co_slurp ocur "."
>                                     sync n ocur owork

Pristine doesn't depend on Slurpy.  I'm rather nervous about changing
that, although I have no objections if you don't see any issues with
that.

Oh, I'm away for two weeks tomorrow, so don't worry if you hear
nothing from me.

                                        Juliusz


<Prev in Thread] Current Thread [Next in Thread>