diff options
-rw-r--r-- | ghc.mk | 2 | ||||
m--------- | libraries/random | 0 | ||||
-rw-r--r-- | packages | 1 |
3 files changed, 1 insertions, 2 deletions
@@ -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 @@ -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 - |