nixpkgs-update-0.3.0: Tool for semi-automatic updating of nixpkgs repository
Safe HaskellNone
LanguageHaskell2010

Rewrite

Documentation

runAll :: (Text -> IO ()) -> Args -> ExceptT Text IO [Text] Source #

version :: MonadIO m => (Text -> m ()) -> Args -> ExceptT Text m (Maybe Text) Source #