| 13 | | * `development` - Main development repository. Compatible with latest GHC release. If you want to contribute to Haddock, base your work on this branch. |
| 14 | | * `master` - In synch with development of GHC HEAD. May not compile with latest GHC release. Changes from `development` are merged in from time to time. |
| 15 | | * `ghc-7.2` - In synch with the stable branch of GHC. |
| | 13 | * `ghc-7.6` - Main development branch. Compatible with latest GHC release. If you want to contribute to Haddock, base your work on this branch. |
| | 14 | * `master` - In synch with development of GHC HEAD. May not compile with latest GHC release. Changes from `ghc-7.6` are merged in from time to time. |