summaryrefslogtreecommitdiff
path: root/doc/forum/Error_building_on_remote_host/comment_1_f0f6f241e971d048486ae159585a4ab2._comment
blob: eca6c8c6f0477c9d48e0186d3c2d88008b510d84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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).

"""]]