Hadrian

Simon Peyton Jones simonpj at microsoft.com
Mon Apr 15 11:27:41 UTC 2019


Andrey and other Hadrian heros
Just to say that I am 100% stalled on using Hadrian because the in-tree binary uses the wrong library files.  I reported this a few weeks ago, but it still seems unchanged
Simon


Bash$ ~/code/HEAD/_build/stage0/bin/ghc --version

The Glorious Glasgow Haskell Compilation System, version 8.9.0.20190414

simonpj at MSRC-3645512:~/tmp$ ~/code/HEAD/_build/stage0/bin/ghc -c T16566.hs



T16566.hs:1:8: error:

    Bad interface file: /opt/ghc/8.6.4/lib/ghc-8.6.4/base-4.12.0.0/Prelude.hi

        mismatched interface file versions (wanted "809020190414", got "8064")

  |

1 | module T16566 where

  |        ^^^^^^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20190415/4e666395/attachment.html>


More information about the ghc-devs mailing list