summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc.mk2
m---------libraries/random0
-rw-r--r--packages1
3 files changed, 1 insertions, 2 deletions
diff --git a/ghc.mk b/ghc.mk
index c0b99c00f4..eed172e48f 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1215,7 +1215,7 @@ GIT_COMMIT_ID:
sdist-ghc-prep-tree : VERSION GIT_COMMIT_ID
# Extra packages which shouldn't be in the source distribution: see #8801
-EXTRA_PACKAGES=parallel random
+EXTRA_PACKAGES=parallel
.PHONY: sdist-ghc-prep-tree
sdist-ghc-prep-tree :
diff --git a/libraries/random b/libraries/random
deleted file mode 160000
-Subproject c72dd0a01ae6255bead2d4fad33f002bb568403
diff --git a/packages b/packages
index 8a6ff2945b..2f4dfd112a 100644
--- a/packages
+++ b/packages
@@ -67,5 +67,4 @@ libraries/xhtml - - https:/
nofib nofib - -
libraries/parallel extra - ssh://git@github.com/haskell/parallel.git
libraries/stm - - ssh://git@github.com/haskell/stm.git
-libraries/random extra - https://github.com/haskell/random.git
. - ghc.git -