Re: Haddock version during build

2008-06-03 Thread Duncan Coutts
On Tue, 2008-06-03 at 11:05 +1000, Manuel M T Chakravarty wrote: > I just had a validate run halt with the message > >Running Haddock for ghc-prim-0.1... >Setup: Haddock's internal GHC version must match the configured GHC > version > > after updating to Haddock 2.0. I am far from con

Haddock version during build

2008-06-02 Thread Manuel M T Chakravarty
I just had a validate run halt with the message Running Haddock for ghc-prim-0.1... Setup: Haddock's internal GHC version must match the configured GHC version after updating to Haddock 2.0. I am far from convinced that it makes sense to enforce matching compiler versions here. In par