Hello,
Why do you want to build 7.6 but not 7.6.1, OOI?
> More generally, I run into this problem all the time with people trying toSee
> build the branch I work on, so it really would be nice if we started using
> sub-modules to keep track of this dependency. I talked to folks at ICFP
> about this, and one idea was that we could check in the "fingerprint" for a
> branch into the repo, and track the dependencies this way, but this is
http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources#Trackingthefullrepositorystate
The nightly build logs include a fingerprint.
> implement the functionality which is already there with a standardhttp://hackage.haskell.org/trac/ghc/wiki/DarcsConversion#Theperspectiveonsubmodules
> interface. Thoughts?