| |||||||||||||
| |||||||||||||
| Synopsis | |||||||||||||
| |||||||||||||
| Documentation | |||||||||||||
| dist_description :: String | |||||||||||||
| dist_help :: String | |||||||||||||
| dist :: DarcsCommand | |||||||||||||
| dist_cmd :: [DarcsFlag] -> [String] -> IO () | |||||||||||||
| do_dist :: Bool -> FilePath -> AbsolutePath -> AbsolutePath -> FilePath -> IO () | |||||||||||||
| This function performs the actual distribution action itself. NB - it does not perform the pre-dist, that should already have completed successfully before this is invoked. | |||||||||||||
| guess_repo_name :: IO String | |||||||||||||
| get_dist_name :: [DarcsFlag] -> IO String | |||||||||||||
| Produced by Haddock version 2.4.2 |