testsuite not in GHC 8.2.1-rc1 source tarball ?
Ben Gamari
ben at well-typed.com
Thu Apr 6 17:01:42 UTC 2017
George Colpitts <george.colpitts at gmail.com> writes:
> Thanks Brandon
>
> After downloading the source tarball and doing a build successfully I
> wanted to run the testsuite.
>
You can indeed run the testsuite.
However, note that the testsuite is not included in the "-src" tarball
to keep the distribution size down. There is a separate "-testsuite"
tarball which includes the testsuite/ subtree. This can be extracted
into the parent directory of the source tree. You should find this
tarball in the usual place [1].
Cheers,
- Ben
[1] https://downloads.haskell.org/~ghc/8.2.1-rc1/ghc-8.2.0.20170404-testsuite.tar.xz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170406/3aea4231/attachment.sig>
More information about the ghc-devs
mailing list