<div dir="ltr">Hey Devs,<div><br></div><div>I'm having trouble building the head of the ghc-8.6 branch (`26a7f850d1`) on my Arch Linux machine. The essence of the error is this as follows, though the full result of make (to the point of error) is attached.</div><div><br></div><div>```</div><div><div>Configuring template-haskell-2.14.0.0...</div><div>ghc-cabal: Encountered missing dependencies:</div><div>ghc-boot-th ==8.6.* && ==8.7</div></div><div>```</div><div><br></div><div>The output of configure is as follows:</div><div>```</div><div><div>----------------------------------------------------------------------</div><div>Configure completed successfully.</div><div><br></div><div>   Building GHC version  : 8.7.20180730</div><div>          Git commit id  : 26a7f850d15b91ad68d1e28d467faba00bb79144</div><div><br></div><div>   Build platform        : x86_64-unknown-linux</div><div>   Host platform         : x86_64-unknown-linux</div><div>   Target platform       : x86_64-unknown-linux</div><div><br></div><div>   Bootstrapping using   : /usr/bin/ghc</div><div>      which is version   : 8.4.3</div><div><br></div><div>   Using (for bootstrapping) : gcc</div><div>   Using gcc                 : gcc</div><div>      which is version       : 8.1.1</div><div>   Building a cross compiler : NO</div><div>   Unregisterised            : NO</div><div>   hs-cpp       : gcc</div><div>   hs-cpp-flags : -E -undef -traditional</div><div>   ar           : ar</div><div>   ld           : ld.gold</div><div>   nm           : nm</div><div>   libtool      : libtool</div><div>   objdump      : objdump</div><div>   ranlib       : ranlib</div><div>   windres      : </div><div>   dllwrap      : </div><div>   genlib       : </div><div>   Happy        : /home/ara/.local/bin/happy (1.19.9)</div><div>   Alex         : /usr/bin/alex (3.2.4)</div><div>   Perl         : /usr/bin/perl</div><div>   sphinx-build : /usr/bin/sphinx-build</div><div>   xelatex      : /usr/bin/xelatex</div><div><br></div><div>   Using LLVM tools</div><div>      clang : clang</div><div>      llc   : </div><div>      opt   : </div><div>   HsColour : /usr/bin/HsColour</div><div><br></div><div>   Tools to build Sphinx HTML documentation available: YES</div><div>   Tools to build Sphinx PDF documentation available: YES</div><div>----------------------------------------------------------------------</div></div><div>```</div><div><br></div><div>Any help would be most appreciated. </div><div><br></div><div>Best,<br>_ara</div></div>