Moving Haddock *development* out of GHC tree

Mateusz Kowalczyk fuuzetsu at fuuzetsu.co.uk
Tue Aug 26 09:23:22 UTC 2014


On 08/25/2014 01:21 PM, Alan & Kim Zimmerman wrote:
> What happens in the case of a change to the dev branch of ghc that requires
> a patch to haddock as well, how does that patch get added to phabricator,
> or is there a separate process?
> 
> A case in point is https://phabricator.haskell.org/D157 with matching
> change at https://github.com/alanz/haddock/tree/wip/landmine-param-family
> 
> Regards
>   Alan
> 

You need to push the patch against the Haddock ghc-head branch and
update the submodule reference to point at your patch. I don't think
that you need to do anything special for Phabricator unless it does some
weird checking out instead of using whatever references GHC points to.


-- 
Mateusz K.


More information about the ghc-devs mailing list