summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2016-05-11 16:01:05 +0100
committerSimon Marlow <marlowsd@gmail.com>2016-05-11 17:05:10 +0100
commit2a0d00d29dc7a0c43da5150b6d38546e5bea8eda (patch)
tree5a8f4269df5ae45493e9d4bdf7a066c2b05a1b9b /packages
parentcfc5df43a7789832a2789e517d8270650cc31b7f (diff)
downloadhaskell-2a0d00d29dc7a0c43da5150b6d38546e5bea8eda.tar.gz
Make random an "extra" package
It will get built as part of "validate --slow". We have 11 tests that depend on random, so this enables more tests to work.
Diffstat (limited to 'packages')
-rw-r--r--packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages b/packages
index c621a6773c..f368065134 100644
--- a/packages
+++ b/packages
@@ -63,7 +63,7 @@ libraries/xhtml - - https:/
nofib nofib - -
libraries/parallel extra - ssh://git@github.com/haskell/parallel.git
libraries/stm extra - -
-libraries/random dph - https://github.com/haskell/random.git
+libraries/random extra - https://github.com/haskell/random.git
libraries/primitive dph - https://github.com/haskell/primitive.git
libraries/vector dph - https://github.com/haskell/vector.git
libraries/dph dph - -