summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorJoey Hess2014-06-09 12:32:44 -0400
committerJoey Hess2014-06-09 12:32:44 -0400
commit14e178d1d42760e9b36a8e4cc1772eed505495f7 (patch)
tree4cd3a65f51067e640ced37e15d3ccacf2608fd5c /doc/forum
parent70ab611efdaf8bba6becc42bef14cc47486d42a6 (diff)
parent015ccb191e8ad3f9386f21a00a730c48472c1c79 (diff)
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/cabal_install_problem.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/cabal_install_problem.mdwn b/doc/forum/cabal_install_problem.mdwn
new file mode 100644
index 00000000..50525e03
--- /dev/null
+++ b/doc/forum/cabal_install_problem.mdwn
@@ -0,0 +1,5 @@
+I just did a cabal install of propellor
+
+The binaries it installs are called wrapper and config, although the makefile/documentation say that at least one of them should be called propellor.
+
+Is this correct?