<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
p.Code, li.Code, div.Code
        {mso-style-name:Code;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:22.7pt;
        font-size:10.0pt;
        font-family:"Courier New";
        mso-fareast-language:EN-US;
        font-weight:bold;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Friends<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I can’t build ghc-9.0 because of this:<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">checking for ghc-pkg matching /opt/ghc/bin/ghc... /opt/ghc/bin/ghc-pkg<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">checking for happy... /home/simonpj/.cabal/bin/happy<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">checking for version of happy... 1.20.0<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">configure: error: Happy version 1.19 is required to compile GHC.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">What is the easiest way to fix?  I have happy 1.19.8, but it’s not called plain “happy”<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">bash$ happy-1.19.8 --version<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">Happy Version 1.19.8 Copyright (c) 1993-1996 Andy Gill, Simon Marlow (c) 1997-2005 Simon Marlow<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">Happy is a Yacc for Haskell, and comes with ABSOLUTELY NO WARRANTY.<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">This program is free software; you can redistribute it and/or modify<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">it under the terms given in the file 'LICENSE' distributed with<o:p></o:p></span></p>
<p class="Code"><span lang="EN-US">the Happy sources.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Simon<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>