[darcs-users] darcs patch: remove duplicate Darcs.Match.doesnt_not_... (and 1 more)

David Roundy droundy at darcs.net
Thu Oct 23 20:47:53 UTC 2008


On Thu, Oct 23, 2008 at 04:27:52PM +0200, Florent Becker wrote:
> Thu Oct 23 15:41:39 CEST 2008  Florent Becker <florent.becker at ens-lyon.org>
>   * remove duplicate Darcs.Match.doesnt_not_match
> 
> Thu Oct 23 16:19:24 CEST 2008  Florent Becker <florent.becker at ens-lyon.org>
>   * 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 @fs at .
>  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.


More information about the darcs-users mailing list