| Commit message (Expand) | Author | Age | Files | Lines |
* | Match XFieldOcc rename in GHC | Alan Zimmerman | 2018-07-30 | 1 | -1/+1 |
* | Update the ghc-8.6 branch (#889) | Simon Jakobi | 2018-07-20 | 1 | -0/+3 |
* | Remove HsEqTy and XEqTy | Ryan Scott | 2018-06-19 | 1 | -1/+0 |
* | Handle -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -1/+1 |
* | Fix redundant import warnings | Simon Jakobi | 2018-06-13 | 1 | -2/+0 |
* | DerivingVia changes | Ryan Scott | 2018-06-13 | 1 | -0/+1 |
* | Remove ParallelArrays and Data Parallel Haskell | Ben Gamari | 2018-06-13 | 1 | -1/+0 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -17/+82 |
|\ |
|
| * | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -50/+74 |
| * | Match GHC for TTG implemented on HsBinds, D4581 | Alan Zimmerman | 2018-04-13 | 1 | -0/+7 |
| * | Match GHC changes for TTG | Alan Zimmerman | 2018-04-09 | 1 | -5/+39 |
| * | Match changes in GHC for D4199 | Alan Zimmerman | 2018-04-07 | 1 | -1/+1 |
* | | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -0/+6 |
* | | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 1 | -1/+1 |
* | | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 1 | -0/+9 |
|/ |
|
* | Revert "Match changes for Trees that Grow in GHC" | Ben Gamari | 2017-11-21 | 1 | -42/+7 |
* | Revert "Match Trees That Grow" | Ben Gamari | 2017-11-21 | 1 | -3/+0 |
* | Revert "Clean up use of PlaceHolder, to match TTG" | Ben Gamari | 2017-11-21 | 1 | -5/+3 |
* | Clean up use of PlaceHolder, to match TTG | Alan Zimmerman | 2017-11-14 | 1 | -3/+5 |
* | Match Trees That Grow | Alan Zimmerman | 2017-11-08 | 1 | -0/+3 |
* | Match changes for Trees that Grow in GHC | Alan Zimmerman | 2017-11-07 | 1 | -7/+42 |
* | Overhaul Haddock's rendering of kind signatures (#681) | Ryan Scott | 2017-10-24 | 1 | -3/+2 |
* | Precise Haddock: Use Avails for export resolution (#688) | Alexander Biehl | 2017-10-08 | 1 | -10/+0 |
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -50/+40 |
|\ |
|
| * | Fix: Generate pattern signatures for constructors exported as patterns (#663) | Tim Baumann | 2017-08-06 | 1 | -0/+6 |
| * | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 1 | -29/+3 |
| * | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -20/+30 |
| * | Cherry-picked remaining commits from haddock-2.17.4-release (#603) | Alex Biehl | 2017-04-26 | 1 | -2/+2 |
| * | Add a field marking if interface is a signature or not. | Edward Z. Yang | 2017-03-23 | 1 | -0/+7 |
| * | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -8/+12 |
| |\ |
|
* | | | Rename extension index tags | Alan Zimmerman | 2017-06-05 | 1 | -4/+4 |
* | | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -35/+31 |
* | | | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD | Ben Gamari | 2017-03-23 | 1 | -2/+2 |
|\| | |
|
| * | | Haddock.Types: More precise version guard | Ben Gamari | 2016-08-07 | 1 | -1/+1 |
| * | | Disable NFData instances for GHC types when GHC >= 8.0.2 | Simon Marlow | 2016-08-02 | 1 | -2/+6 |
| * | | Remove unused functions | Matthew Pickering | 2016-04-16 | 1 | -5/+0 |
* | | | Add a field marking if interface is a signature or not. | Edward Z. Yang | 2017-03-15 | 1 | -0/+7 |
| |/
|/| |
|
* | | Matching changes for GHC wip/T12942 | Alan Zimmerman | 2016-12-12 | 1 | -1/+1 |
* | | Match changes in GHC wip/T3384 branch | Alan Zimmerman | 2016-12-07 | 1 | -3/+3 |
* | | Disable NFData instances for GHC types when GHC >= 8.2 | Simon Marlow | 2016-07-22 | 1 | -2/+4 |
* | | Matching changes for #12105 | Alan Zimmerman | 2016-05-29 | 1 | -1/+5 |
* | | Remove unused functions | Matthew Pickering | 2016-03-04 | 1 | -5/+0 |
|/ |
|
* | Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head | Ben Gamari | 2015-12-25 | 1 | -1/+4 |
|\ |
|
| * | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -1/+2 |
| * | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -0/+4 |
* | | Types: Add Outputable[Bndr] DocName instances | Ben Gamari | 2015-12-16 | 1 | -0/+8 |
* | | Update for D1200 | Ben Gamari | 2015-12-16 | 1 | -2/+3 |
* | | Changes to compile with 8.0 | Matthew Pickering | 2015-12-14 | 1 | -5/+5 |