refactor some boilerplate
This commit is contained in:
parent
b400984ddf
commit
56bc3e95ca
31 changed files with 93 additions and 86 deletions
|
@ -25,4 +25,4 @@ start :: CommandStartString
|
|||
start file = isAnnexed file $ \(key, _) -> do
|
||||
exists <- inAnnex key
|
||||
when exists $ liftIO $ putStrLn file
|
||||
return Nothing
|
||||
stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue