summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-02-13 07:44:58 -0800
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-02-16 09:16:32 -0500
commit3cb063c805ec841ca33b8371ef8aba9329221b6c (patch)
treecc036e6f732cf1f72454d2950a5b4ff4b6cdd70c /packages
parent7752fa54909a10b565a80a5ca8b751e174b14282 (diff)
downloadhaskell-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 'packages')
-rw-r--r--packages1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages b/packages
index 2f4dfd112a..40141ac217 100644
--- a/packages
+++ b/packages
@@ -65,6 +65,5 @@ libraries/unix - - ssh://g
libraries/Win32 - - https://github.com/haskell/win32.git
libraries/xhtml - - https://github.com/haskell/xhtml.git
nofib nofib - -
-libraries/parallel extra - ssh://git@github.com/haskell/parallel.git
libraries/stm - - ssh://git@github.com/haskell/stm.git
. - ghc.git -