<div dir="ltr">Hi,<div><br></div><div>good idea!  I've been thinking I should clean up my branches :)   I updated the wiki to reflect the state of the branches I know about.  In short `wip/ext-solver` + `master` subsumes all of: `type-nats`, `type-nats-simple`, and `decision-procedure`.</div>
<div><br></div><div>Cheers,</div><div>Iavor</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 30, 2014 at 6:33 AM, Austin Seipp <span dir="ltr"><<a href="mailto:austin@well-typed.com" target="_blank">austin@well-typed.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
I was talking about this on IRC the other day, and it reminded me I<br>
wanted to do this a while back.<br>
<br>
At the moment, we have a *lot* of branches hanging out in the GHC tree:<br>
<br>
$ git branch -r | grep origin | wc -l<br>
89<br>
$<br>
<br>
So I'd like to start deleting all the old ones that are merged and<br>
don't need to hang around.<br>
<br>
A while back I kept a list that was curated of what branches were dead<br>
and could be removed. Here it is:<br>
<br>
<a href="https://ghc.haskell.org/trac/ghc/wiki/ActiveBranches" target="_blank">https://ghc.haskell.org/trac/ghc/wiki/ActiveBranches</a><br>
<br>
This page is a bit out of date, but still many of the comments are<br>
accurate, particularly what can already be deleted.<br>
<br>
I will likely be *deleting* these merged branches soon unless someone<br>
speaks up. Note that:<br>
<br>
  - Anything I cannot be 100% certain is merged will stay.<br>
  - Anything which is effectively 'in-limbo' (like local-gc, or<br>
supercompiler) will stay.<br>
<br>
We also have a lot of WIP branches here too. If you all would all take<br>
inventory of your branches and make sure they're catalogued on that<br>
page, it would be really nice. Just add it for now - I'll get rid of<br>
the old entries once I delete them later.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards,<br>
<br>
Austin Seipp, Haskell Consultant<br>
Well-Typed LLP, <a href="http://www.well-typed.com/" target="_blank">http://www.well-typed.com/</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
</font></span></blockquote></div><br></div>