Test suite
Cheng Shao
cheng.shao at tweag.io
Thu Jul 28 14:15:08 UTC 2022
Simon,
I believe you can use `--docs=none`, at least it'll prevent running haddock.
On Thu, Jul 28, 2022 at 3:46 PM Simon Peyton Jones
<simon.peytonjones at gmail.com> wrote:
>
> Doing hadrian/build test
> takes absolutely ages. It seems that it is building haddock, running haddock, building check_exact, and other things. Eg right now it is doing
> Run Haddock BuildPackage: libraries/parsec/src/Text/Parsec.hs (and 24 more) => _build/doc/html/libraries/parsec-3.1.15.0/parsec.haddock
>
> But I didn't ask to do Haddock. I just wanted to run the testsuite. How can I do that?
>
> I would prefer never to build haddock.
>
> Thanks
>
> Simon
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
More information about the ghc-devs
mailing list