On Mon, Jun 20, 2011 at 04:24:51PM -0700, David Terei wrote:
>
> 3) There is an automatically sync'd git mirror of the upstream darcs
> repo. Lets call it G. I thought G corresponded to the git repo that is
> used in a GHC dev tree, usually located at
> http://darcs.haskell.org/packages/Cabal.git.
On 19 June 2011 09:40, Ian Lynagh wrote:
> On Sat, Jun 18, 2011 at 08:24:26PM -0700, David Terei wrote:
>> Yeah sorry. There is a Cabal patch that hasn't seem to come through to
>> the GHC Cabal lag repo yet. I tried to force a manual update of the
>> Cabal lag repo but no luck. My understanding i
| > Yeah sorry. There is a Cabal patch that hasn't seem to come through to
| > the GHC Cabal lag repo yet. I tried to force a manual update of the
| > Cabal lag repo but no luck. My understanding is that the lag repo is
| > meant to be sync'd once a day but this doesn't seem to be happening.
| > So
On Sat, Jun 18, 2011 at 08:24:26PM -0700, David Terei wrote:
> Yeah sorry. There is a Cabal patch that hasn't seem to come through to
> the GHC Cabal lag repo yet. I tried to force a manual update of the
> Cabal lag repo but no luck. My understanding is that the lag repo is
> meant to be sync'd onc
Yeah sorry. There is a Cabal patch that hasn't seem to come through to
the GHC Cabal lag repo yet. I tried to force a manual update of the
Cabal lag repo but no luck. My understanding is that the lag repo is
meant to be sync'd once a day but this doesn't seem to be happening.
So either something is
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
"rm" -f utils/ghc-pkg/Version.hs
echo "module Version where">> utils/ghc-pkg/Version.hs
echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/Version.hs
echo "version= \"7.1\"" >> utils/ghc-pk