Hi all, In what litrle spare time I have I have been working on debugging a problem that only seems to arise on linux-powerpc (bug #5111).
Since I'm time poor and CPU rich, I thought it might be useful to try and use a bisect appraoch to try and find when the bug was introduced. Unfortunately, if I do a git checkout of an old revision (I tried with a commit dated Jan 4th 2011) and try and build it it fails to build because the other source trees grabbed via the sync-all script is not in sync with the main ghc tree. Does anyone have a way of grabbing a snapshot of the source tree from some arbitrary date? Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
