From 2a0d00d29dc7a0c43da5150b6d38546e5bea8eda Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 11 May 2016 16:01:05 +0100 Subject: 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. --- packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - - -- cgit v1.2.1