Re: [commit: ghc] master: Follow random submodule change (ca5d15a)

Ian, That still doesn't work:
Cloning into 'libraries/random'... fatal: reference is not a tree: 2117e38729adaa4f465f3c5b7a8c5c4d77702d3f Unable to checkout '2117e38729adaa4f465f3c5b7a8c5c4d77702d3f' in submodule path 'libraries/random'
Also: http://darcs.haskell.org/ghcBuilder/builders/tn23/826/3.html
Manuel
Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ca5d15a61c45d6ea763872df46efe5...
---------------------------------------------------------------
commit ca5d15a61c45d6ea763872df46efe5c7b33f8186 Author: Ian Lynagh
Date: Sun Feb 3 16:29:17 2013 +0000 Follow random submodule change
---------------------------------------------------------------
libraries/random | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/random b/libraries/random index 69bfde2..2117e38 160000 --- a/libraries/random +++ b/libraries/random @@ -1 +1 @@ -Subproject commit 69bfde219bab869729fdbe9c1496371f912bf41e +Subproject commit 2117e38729adaa4f465f3c5b7a8c5c4d77702d3f
_______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits
participants (1)
-
Manuel M T Chakravarty