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 <[email protected]>: > Repository : ssh://darcs.haskell.org//srv/darcs/ghc > > On branch : master > > http://hackage.haskell.org/trac/ghc/changeset/ca5d15a61c45d6ea763872df46efe5c7b33f8186 > >> --------------------------------------------------------------- > > commit ca5d15a61c45d6ea763872df46efe5c7b33f8186 > Author: Ian Lynagh <[email protected]> > 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 > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-commits _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
