On Thu, Oct 23, 2008 at 04:27:52PM +0200, Florent Becker wrote:
> Thu Oct 23 15:41:39 CEST 2008  Florent Becker <[EMAIL PROTECTED]>
>   * remove duplicate Darcs.Match.doesnt_not_match
> 
> Thu Oct 23 16:19:24 CEST 2008  Florent Becker <[EMAIL PROTECTED]>
>   * haddock documentation and better names for Darcs.Match

Applied, thanks!

David

>  \end{code}
>  
>  \begin{code}
> +-- | @match_a_patch fs p@ tells whether @p@ matches the matchers in
> +-- the flags @[EMAIL PROTECTED]
>  match_a_patchread :: Patchy p => [DarcsFlag] -> PatchInfoAnd p C(x y) -> Bool
>  match_a_patchread fs = case nonrange_matcher fs of
>                         Nothing -> const True

There's a typo here.
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to