summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-01 17:11:42 +0300
committerdefanor <defanor@uberspace.net>2017-12-01 17:11:42 +0300
commit014d75030c32347a5c040a2be3ed30142b969261 (patch)
treeeeea1268738071cb0c9176ae3658d6f06e17fd0d /Setup.hs
parentc794a79a2aa8062017884f1b04c731281e7b2023 (diff)
Add missing documentation annotations
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
index 67c3857..1a01025 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -25,6 +25,7 @@ import System.Directory
main = defaultMainWithHooks simpleUserHooks { postCopy = installManPage }
+-- | Installs pancake.1.
installManPage :: Args
-> CopyFlags
-> PackageDescription