RE: GHC git repos

2012-05-28 Thread Simon Marlow
n-Jones Sent: 28 May 2012 14:32 To: Simon Marlow; Ian Lynagh Cc: cvs-ghc@haskell.org Subject: GHC git repos PS: We really should start using git submodules for all the embedded repos for GHC. Then, it would be no problem that the other repos move on. (We started using git submodules in Accelerate

GHC git repos

2012-05-28 Thread Simon Peyton-Jones
PS: We really should start using git submodules for all the embedded repos for GHC. Then, it would be no problem that the other repos move on. (We started using git submodules in Accelerate for pretty much the same purpose and I like that much better than the current GHC setup.) Remark from Man