comment
This commit is contained in:
parent
a0c0136056
commit
1d628ff238
2 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
|||
{- git-annex command line -}
|
||||
|
||||
module Commands (
|
||||
argvToActions
|
||||
) where
|
||||
module Commands (argvToActions) where
|
||||
|
||||
import System.Console.GetOpt
|
||||
import Control.Monad.State (liftIO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue