[darcs-users] darcs patch: Camel-case getLog and getDate exported b... (and 1 more)

Lele Gaifax lele at nautilus.homeip.net
Thu Sep 17 11:21:31 UTC 2009


On Thu, 17 Sep 2009 01:08:08 -0700 (PDT)
Eric Kow <kowey at darcs.net> wrote:

> hunk ./src/Darcs/Commands/Record.lhs 127
>  commit = command_stub "commit" commit_help commit_description record
>  
>  file_exists :: Slurpy -> SubPath -> IO Bool
> -file_exists s rp = do file <- doesFileExist fp
> +file_exists s rp =  do file <- doesFileExist fp
>                        dir <- doesDirectoryExist fp
>                        return (file || dir ||
>                                slurp_hasfile (sp2fn rp) s ||

Isn't this spurious?

ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
lele at nautilus.homeip.net |                 -- Fortunato Depero, 1929.


More information about the darcs-users mailing list