Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes:

> Devs,
> Matko (an intern here at MSR) says
> Matko Bosnjak 19:02:
> Hi Simon,
> There's a 'bug' in some of the latest commits of ghc on git. When running
> ./build
>
> I get:
>
> Error: libraries/hoopl/LICENSE doesn't exist.
> Maybe you haven't done 'git submodule update --init'? at ./boot line 112, 
> <PACKAGES> line 54.
>
> Someone removed the dependency on hoopl library, but hasn't removed it from 
> the 'packages' file.
>
I don't think that is the issue; hoopl was indeed removed from packages.
What commit is he on? Has he run `git submodule update --init`?

Cheers,

- Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
  • hoopl dependency Simon Peyton Jones via ghc-devs
    • Re: hoopl dependency Ben Gamari

Reply via email to