<div dir="ltr">Thanks all for the insight so far!<div><br></div><div>Doing that has got me further along in the build, but it is still failing. Amongst the output of `make` it seems that the offending error is as follows:</div><div>```</div><div><div>happy: /home/ara/.stack/snapshots/x86_64-linux-tinfo6-nopie/nightly-2018-02-20/8.2.2/share/x86_64-linux-ghc-8.2.2/happy-1.19.9/HappyTemplate-arrays-coerce: openFile: does not exist (No such file or directory)                                                                                                            </div><div>make[1]: *** [utils/genprimopcode/<a href="http://ghc.mk:19">ghc.mk:19</a>: utils/genprimopcode/dist/build/Parser.hs] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div></div><div>```</div><div><br></div><div>Any further thoughts appreciated, as always! <3<br><br>Best,</div><div>_ara</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 31 Jul 2018 at 16:06, Ben Gamari <<a href="mailto:ben@smart-cactus.org">ben@smart-cactus.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sylvain Henry <<a href="mailto:sylvain@haskus.fr" target="_blank">sylvain@haskus.fr</a>> writes:<br>
<br>
> When something like this fails, I usually do:<br>
><br>
> make maintainer-clean<br>
> git submodule update --init<br>
> ./boot<br>
> ./configure<br>
> make -j<br>
><br>
Right, it sounds like there are some stale files. I'd bet this fixes it.<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
</blockquote></div>