[commit: ghc] wip/travis: Add new validate flag: --fastest (dba4217)

Johan Tibell johan.tibell at gmail.com
Wed Jul 30 12:00:26 UTC 2014


On Wed, Jul 30, 2014 at 12:46 PM,  <git at git.haskell.org> wrote:
> +ifneq "$(ValidateSpeed)" "FASTEST"
> +HADDOCK_DOCS    = NO
> +else
>  HADDOCK_DOCS    = YES
> +endif

This conditional looks like it has been reversed.


More information about the ghc-devs mailing list