Prevent bootstrap.sh from building haddocks for hackage-security
An outstanding bug in GHC pre-8 causes haddock comments on GADT constructors to fail, which in turn prevents the bootstrapping process from finishing. This works around it by skipping haddocks for hackage-security.
Please register or sign in to comment