aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEADBen Gamari2017-03-231-43/+16
|\
| * Copyright holders shown on several lines. Fix #279Sebastian Meric de Bellefon2016-06-161-4/+14
| * remove framed view of the HTML documentation (see #114 and #274)Sebastian Meric de Bellefon2016-05-241-39/+3
* | Render help documentation link next to (signature) in title.Edward Z. Yang2017-03-221-1/+8
* | Annotate signature docs with (signature)Edward Z. Yang2017-03-221-2/+5
* | Render signature module tree separately from modules.Edward Z. Yang2017-03-151-1/+16
* | Changes to match #13163 in GHCAlan Zimmerman2017-01-261-4/+4
* | HsIParamTy now has a Located nameAlan Zimmerman2017-01-102-2/+2
* | Matching changes for GHC wip/T12942Alan Zimmerman2016-12-125-5/+6
* | Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-074-10/+13
* | Haddock changes for T10598Ryan Scott2016-09-301-1/+1
* | Add support for unboxed sumsÖmer Sinan Ağacan2016-07-213-1/+14
* | GhcUtils: Changes for multi-pattern signaturesBen Gamari2016-07-012-22/+20
* | Follow changes to LHsSigWcTypeSimon Peyton Jones2016-06-131-3/+1
* | Merge pull request #512 from phadej/oleg-fixesSebastian Méric de Bellefon2016-06-063-3/+15
|\ \
| * | Change Hyperlinked lexer to know about DataKinds ticksOleg Grenrus2016-05-242-1/+14
| * | UnfelpfulSpan line number omittedOleg Grenrus2016-05-241-2/+1
| |/
| * Ensure expanded family instances render correctlyRyanGlScott2016-04-162-3/+4
| * Collapse type/data family instances by defaultRyanGlScott2016-04-162-10/+23
| * Changes due to fix for GHC#11648.Richard Eisenberg2016-03-153-4/+4
* | Matching changes for #12105Alan Zimmerman2016-05-294-4/+6
* | Render Haddocks for derived instancesRyan Scott2016-05-042-0/+2
* | Merge pull request #482 from RyanGlScott/ghc-headBen Gamari2016-04-162-12/+26
|\ \
| * | Ensure expanded family instances render correctlyRyanGlScott2016-02-112-3/+4
| * | Collapse type/data family instances by defaultRyanGlScott2016-02-112-10/+23
| * | Update to match wip/T11430 in GHCAlan Zimmerman2016-01-151-1/+1
* | | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-143-4/+4
| |/ |/|
* | Xhtml.Decl: Show 'where ...' after closed type familyBen Gamari2016-02-181-0/+5
* | Xhtml.Decl: Show kind signatures for type family variablesBen Gamari2016-02-181-4/+11
* | Xhtml.Decl: Various cleanupsBen Gamari2016-02-181-5/+6
* | Move the permalinks to "#" on the right sidePhil Ruffwind2016-02-083-8/+11
* | Make sure --mathjax affects all written HTML filesJoachim Breitner2016-01-191-15/+16
* | Update to match wip/T11430 in GHCAlan Zimmerman2016-01-161-1/+1
|/
* Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-headBen Gamari2015-12-254-10/+25
|\
| * Fix the documentation for haddock itself.Dominic Steinitz2015-12-214-13/+20
| * Handle inline math with mathjax.Dominic Steinitz2015-12-214-0/+8
* | Merge remote-tracking branch 'origin/ghc-head' into ghc-headBen Gamari2015-12-232-8/+3
|\ \
| * | Follow removal of NamedWildCard from HsTypeSimon Peyton Jones2015-12-222-5/+0
| * | Update for GHC trac#11258Alan Zimmerman2015-12-202-3/+3
| |/
* | Merge remote-tracking branch 'phadej/orphans' into ghc-headBen Gamari2015-12-203-16/+54
|\ \
| * | Fix orphan instance collapsingOleg Grenrus2015-09-281-7/+11
| * | Add orphan instances link to contents boxOleg Grenrus2015-09-281-6/+12
| * | Print orphan instances header only if requiredOleg Grenrus2015-09-282-2/+3
| * | Generate docs for orphan instancesOleg Grenrus2015-09-273-4/+31
* | | Merge remote-tracking branch 'mrhania/testing-framework-improvements' into gh...Ben Gamari2015-12-201-0/+3
|\ \ \ | |_|/ |/| |
| * | Make Hoogle backend create output directory if needed.Łukasz Hanuszczak2015-08-221-0/+3
| |/
* | Fix HyperlinkerBen Gamari2015-12-161-1/+1
* | Fix fallout from wildcards refactoringBen Gamari2015-12-161-2/+2
* | WarningsMatthew Pickering2015-12-144-13/+2
* | Changes to compile with 8.0Matthew Pickering2015-12-143-25/+33