Hi Ben, That was spot on! I guess there's something wrong with the stack install of happy - using the one installed from the system package manager worked perfectly.
Best, _ara On Tue, 31 Jul 2018 at 16:56, Ben Gamari <[email protected]> wrote: > Ara Adkins <[email protected]> writes: > > > Thanks all for the insight so far! > > > > 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: > > ``` > > 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) > > > It looks like your happy installation is incomplete. Is it possible you > deleted that file? If not, it sounds like a stack issue. Perhaps try > installing happy with cabal or your system's package manager. > > Cheers, > > - Ben > >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
