
I got the same thing on my 7.10 branch. But when I said "sh validate" (which starts with make distclean etc) all was well.
S
| -----Original Message-----
| From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of
| Wolfgang Jeltsch
| Sent: 11 June 2015 16:20
| To: ghc-devs@haskell.org
| Subject: Re: GHC build failure
|
| Hi again,
|
| it still fails with the same error message.
|
| All the best,
| Wolfgang
|
| Am Donnerstag, den 11.06.2015, 18:17 +0300 schrieb Wolfgang Jeltsch:
| > Hi,
| >
| > I did not care about the submodules; so this could be the reason of
| > the failure. That said, running
| >
| > git submodule update --init
| >
| > now only showed a message regarding utils/haddock, which causes me
| > some doubts that it will really fix the issue with deepseq. Let’s
| see.
| >
| > All the best,
| > Wolfgang
| >
| > Am Donnerstag, den 11.06.2015, 16:49 +0200 schrieb Thomas Miedema:
| > > 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/Submodu
| > > les#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
| > >