From b8c6fa78ea9a0f23def9de415ac7f29925543828 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jul 2022 15:37:42 -0400 Subject: [PATCH] comment --- ...t_23_af10ed56c037499d002fcf0114b9426a._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/install/OSX/comment_23_af10ed56c037499d002fcf0114b9426a._comment diff --git a/doc/install/OSX/comment_23_af10ed56c037499d002fcf0114b9426a._comment b/doc/install/OSX/comment_23_af10ed56c037499d002fcf0114b9426a._comment new file mode 100644 index 0000000000..3c6d1ac3c7 --- /dev/null +++ b/doc/install/OSX/comment_23_af10ed56c037499d002fcf0114b9426a._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 23""" + date="2022-07-12T19:12:24Z" + content=""" +@Dan I would not be surprised if cabal v2-install +does not support installing man pages like the old +v1-install does. When I tried it, it seemed not to. + +The Makefile has an `install-mans` target +that could be used instead. There are several other things +that `make install` does that cabal cannot, including installing +completions files, so system integrators (like homebrew) +should probably use it when they can. +"""]]