GHC build failure
Thomas Miedema
thomasmiedema at gmail.com
Thu Jun 11 14:49:07 UTC 2015
Maybe you forgot `git submodule init` or `git submodule update`? See this
page for a simple trick to never forget again:
https://ghc.haskell.org/trac/ghc/wiki/WorkingConventions/Git/Submodules#UsingaGitalias
If that didn't work, do a `make maintainer-clean` and try again.
On Thu, Jun 11, 2015 at 4:37 PM, Wolfgang Jeltsch <
g9ks157k at acme.softbase.org> wrote:
> Hi,
>
> I just updated my GHC HEAD copy via git pull and tried to rebuild GHC
> with BuildFlavour set to devel2. I got the following error message:
>
> ghc/InteractiveUI.hs:68:8: error:
> Could not find module ‘Control.DeepSeq’
> It is a member of the hidden package
> ‘deepseq-1.4.1.1 at deeps_6vMKxt5sPFR0XsbRWvvq59’.
> Use -v to see a list of the files searched for.
>
> Any ideas what to do?
>
> All the best,
> Wolfgang
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150611/e2d2558c/attachment.html>
More information about the ghc-devs
mailing list