summaryrefslogtreecommitdiff
path: root/doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment')
-rw-r--r--doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment b/doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment
new file mode 100644
index 000000000..2d788993e
--- /dev/null
+++ b/doc/bugs/debian__47__rules_clean_fails_with_with_cabal_not_found/comment_1_a90cc2f0cc2b843a48866198ce6c3416._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-01-20T18:36:57Z"
+ content="""
+"cabal: not found"
+
+Since cabal-install is a build-dependency of the package, why is cabal not
+available?
+
+The debian package builds just fine here. I diagnose that the problem is on
+your build system.
+
+All your patch is doing is modifying it to not build the package using
+cabal. But, debian/cabal-wrapper's comments explain why we need to use
+cabal.
+"""]]