Skip to content
Snippets Groups Projects
Commit d034b5ac authored by Ian Lynagh's avatar Ian Lynagh
Browse files

random is a submodule

Looks like I forgot to make it one in the original conversion
parent 7d6fece2
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,6 @@ _darcs/
/libraries/old-time/
/libraries/parallel/
/libraries/process/
/libraries/random/
/libraries/stm/
/libraries/template-haskell/
/libraries/unix/
......
......@@ -37,3 +37,6 @@
[submodule "libraries/time"]
path = libraries/time
url = http://darcs.haskell.org/libraries/time.git/
[submodule "libraries/random"]
path = libraries/random
url = http://darcs.haskell.org/libraries/random.git/
random @ 69bfde21
Subproject commit 69bfde219bab869729fdbe9c1496371f912bf41e
......@@ -79,7 +79,7 @@ testsuite testsuite testsuite.git
nofib nofib nofib.git git
libraries/parallel extra packages/parallel.git git
libraries/stm extra packages/stm.git git
libraries/random dph packages/random.git git
libraries/random dph - git
libraries/primitive dph - git
libraries/vector dph - git
libraries/dph dph packages/dph.git git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment