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. (cherry picked from commit 02a313e9)
Please register or sign in to comment