aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-50/+40
|\
| * Fix: Generate pattern signatures for constructors exported as patterns (#663)Tim Baumann2017-08-061-0/+6
| * Move `DocMarkup` from haddock-api to haddock-library (#659)Alexander Biehl2017-07-311-29/+3
| * Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-091-20/+30
| * Cherry-picked remaining commits from haddock-2.17.4-release (#603)Alex Biehl2017-04-261-2/+2
| * Add a field marking if interface is a signature or not.Edward Z. Yang2017-03-231-0/+7
| * Merge branch 'ghc-head'Ben Gamari2017-03-101-8/+12
| |\
* | | Rename extension index tagsAlan Zimmerman2017-06-051-4/+4
* | | Match new AST as per GHC wip/new-tree-one-paramAlan Zimmerman2017-06-051-35/+31
* | | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEADBen Gamari2017-03-231-2/+2
|\| |
| * | Haddock.Types: More precise version guardBen Gamari2016-08-071-1/+1
| * | Disable NFData instances for GHC types when GHC >= 8.0.2Simon Marlow2016-08-021-2/+6
| * | Remove unused functionsMatthew Pickering2016-04-161-5/+0
* | | Add a field marking if interface is a signature or not.Edward Z. Yang2017-03-151-0/+7
| |/ |/|
* | Matching changes for GHC wip/T12942Alan Zimmerman2016-12-121-1/+1
* | Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-071-3/+3
* | Disable NFData instances for GHC types when GHC >= 8.2Simon Marlow2016-07-221-2/+4
* | Matching changes for #12105Alan Zimmerman2016-05-291-1/+5
* | Remove unused functionsMatthew Pickering2016-03-041-5/+0
|/
* Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-headBen Gamari2015-12-251-1/+4
|\
| * Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-1/+2
| * Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+2
* | Merge remote-tracking branch 'phadej/orphans' into ghc-headBen Gamari2015-12-201-0/+4
|\ \ | |/ |/|
| * Generate docs for orphan instancesOleg Grenrus2015-09-271-0/+4
* | Types: Add Outputable[Bndr] DocName instancesBen Gamari2015-12-161-0/+8
* | Update for D1200Ben Gamari2015-12-161-2/+3
* | Changes to compile with 8.0Matthew Pickering2015-12-141-5/+5
* | Canonicalise Monad instancesHerbert Valerio Riedel2015-12-141-5/+5
* | Update to match GHC wip/T11019Alan Zimmerman2015-12-141-6/+7
* | Roughly fix up haddock for DuplicateRecordFields changesAdam Gundry2015-12-141-2/+2
* | Update after wild card renaming refactoring in D613Thomas Winant2015-12-141-0/+16
|/
* Move `InstOrigin` type declaration to more appropriate module.Łukasz Hanuszczak2015-08-211-0/+18
* Make instance details record use new type for family declarations.Łukasz Hanuszczak2015-08-211-1/+1
* Introduce alternative type for family declarations.Łukasz Hanuszczak2015-08-211-0/+31
* Attach associated types information to instance header.Łukasz Hanuszczak2015-08-211-0/+1
* Get rid of no longer neccessary instance specification type.Łukasz Hanuszczak2015-08-211-6/+0
* Integrate instance specification type into class instance definition.Łukasz Hanuszczak2015-08-211-3/+10
* Move `SetName` class definition to types module.Łukasz Hanuszczak2015-08-211-0/+17
* Hook type specialization logic with HTML pretty-printer.Łukasz Hanuszczak2015-08-211-0/+6
* Move dummy post-family instances for `DocName` to `Types` module.Łukasz Hanuszczak2015-08-211-2/+15
* Refactor instance head type to record instead of a meaningless tuple.Łukasz Hanuszczak2015-08-211-1/+6
* Move source paths types to hyperlinker types module.Łukasz Hanuszczak2015-07-061-9/+0
* Extract main hyperlinker types to separate module.Łukasz Hanuszczak2015-07-061-1/+2
* Refactor source path mapping to use modules as indices.Łukasz Hanuszczak2015-07-051-1/+8
* Extend module interface with rich source token stream field.Łukasz Hanuszczak2015-06-301-0/+5
* Attach to instance location the name that has the same location filejpmoresmau2015-06-121-1/+1
* Sort out some module import warningsMateusz Kowalczyk2015-01-221-1/+0
* Links to source location of class instance definitionsjpmoresmau2015-01-221-2/+2
* Make compatible with `deepseq-1.4.0.0`Herbert Valerio Riedel2014-12-121-3/+3
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-121-1/+1