diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-02-13 07:44:58 -0800 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-02-16 09:16:32 -0500 |
commit | 3cb063c805ec841ca33b8371ef8aba9329221b6c (patch) | |
tree | cc036e6f732cf1f72454d2950a5b4ff4b6cdd70c /settings.in | |
parent | 7752fa54909a10b565a80a5ca8b751e174b14282 (diff) | |
download | haskell-3cb063c805ec841ca33b8371ef8aba9329221b6c.tar.gz |
Remove `parallel` as a submodule
`parallel` is used in exactly one place in the GHC tree: the T2317 test.
It seems almost by accident that it is a submodule; libraries needed
only for tests should net be included as submodules (see `QuickCheck`,
`async`, `haskell98`, `regex-compat`, `utf8-string`, `vector` and more
for examples).
T2317 will now get run only when `parallel` is installed instead of
`parallel` being required for the testsuite to run.
Diffstat (limited to 'settings.in')
0 files changed, 0 insertions, 0 deletions