summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-07-14 11:47:37 -0400
committerBen Gamari <ben@smart-cactus.org>2018-07-14 11:57:38 -0400
commit0905fec089b3270f540c7ee33959cbf8ecfcb4d7 (patch)
treed24f8b74d75e264213b074d822a2494e71f54922
parentc3328ff354db2be5994807fed6b5b132489a9e3e (diff)
downloadhaskell-0905fec089b3270f540c7ee33959cbf8ecfcb4d7.tar.gz
Remove random submodule
I believe this was originally introduced to help test DPH, which is now gone.
-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 -