Re: DPH tests disabled in nightly build
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 12, 2012 at 04:13:12PM +1100, Ben Lippmeier wrote:
>
> Were the DPH tests disabled in the nightly build on purpose?
No, just a side-effect of dph not getting installed.
I've changed the config so the HEAD builders set
InstallExtraPackages = YES
now.
Thanks
Ian