summaryrefslogtreecommitdiff
path: root/doc/forum/Error_building_on_remote_host
diff options
context:
space:
mode:
authormithrandi2017-07-25 22:22:49 +0000
committeradmin2017-07-25 22:22:49 +0000
commit2f373265faa586763d3f28857531f00347363c5e (patch)
tree1f9500ddc67fdb618fd2bbb6e9d6d2e478d20475 /doc/forum/Error_building_on_remote_host
parentdcdfb4bd3543df44da963aece49e79d6e9404656 (diff)
Added a comment
Diffstat (limited to 'doc/forum/Error_building_on_remote_host')
-rw-r--r--doc/forum/Error_building_on_remote_host/comment_1_f0f6f241e971d048486ae159585a4ab2._comment21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/forum/Error_building_on_remote_host/comment_1_f0f6f241e971d048486ae159585a4ab2._comment b/doc/forum/Error_building_on_remote_host/comment_1_f0f6f241e971d048486ae159585a4ab2._comment
new file mode 100644
index 00000000..eca6c8c6
--- /dev/null
+++ b/doc/forum/Error_building_on_remote_host/comment_1_f0f6f241e971d048486ae159585a4ab2._comment
@@ -0,0 +1,21 @@
+[[!comment format=mdwn
+ username="mithrandi"
+ avatar="http://cdn.libravatar.org/avatar/869963bdf99b541c9f0bbfb04b0320f1"
+ subject="comment 1"
+ date="2017-07-25T22:22:49Z"
+ content="""
+I tried adding:
+
+ & bootstrapWith (Robustly Stack)
+
+But that fails trying to install stack:
+
+ Fetched 413 kB in 7s (54.3 kB/s)
+ Reading package lists...
+ E: Unable to locate package haskell-stack
+ sh: 1: stack: not found
+ sh: 1: stack: not found
+
+That's not really too surprising, of course, since this package isn't in jessie (or stretch, for that matter).
+
+"""]]