Andi,

> Is there a workaround for http://ghc.haskell.org/trac/ghc/ticket/8276. I
> haven't been able to build HEAD for a while due to this issue.

Put the following one line to your mk/build.mk.

HADDOCK_DOCS       = NO

The entire contents of my build.mk is:

InstallExtraPackages = YES
HADDOCK_DOCS       = NO

--Kazu
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs
  • #8276 Andreas Voellmy
    • Re: #8276 山本和彦

Reply via email to