cli-setup-0.1.0.2: Helper setup scripts for packaging command-line tools.

Safe HaskellSafe
LanguageHaskell2010

Distribution.CommandLine

Documentation

writeManpages Source #

Arguments

:: FilePath

Source File

-> FilePath

Manpage file name

-> IO () 

writeBashCompletions Source #

Arguments

:: String

Executable name

-> IO ()