Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: Provide --show-interface option to dump interfaces Like ghcs own --show-iface this flag dumps a binary interface file to stdout in a human (and machine) readable fashion. Currently it uses json as output format. * Fill all the jsonNull stubs * Rework Bifunctor instance of DocH, update changelog and documentation * replace changelog, bring DocMarkupH doc back * Update CHANGES.md * Update CHANGES.md * Move Control.Arrow up It would result in unused import if the Bifunctor instance is not generated. | |||||
* | | | Bump haddock-library in haddock-api | Alexander Biehl | 2017-08-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move `DocMarkup` from haddock-api to haddock-library * Move more markup related functions * Markup module * CHANGELOG | |||||
* | | | Bump haddock to 2.18.2, haddock-library to 1.4.5 | alexbiehl | 2017-07-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Drop obsolete/misleading `stability: experimental` | Herbert Valerio Riedel | 2017-07-20 | 1 | -1/+0 | |
| | | | | | | | | | | | | This .cabal property has long been considered obsolete | |||||
* | | | haddock-api: add changelog pointing to haddock's changelog | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | This addresses https://github.com/haskell/haddock/issues/638#issuecomment-309283297 | |||||
* | | | Tweak haddock-api.cabal for pending release | Herbert Valerio Riedel | 2017-07-20 | 1 | -10/+23 | |
| | | | ||||||
* | | | Prepare 2.18.1 release (#657) | Alexander Biehl | 2017-07-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Avoid missing home module warning (#652) | Alex Biehl | 2017-07-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | * Avoid missing home module warning * Update haddock-library.cabal | |||||
* | | | Bump to 2.18.0 (#605) | Alex Biehl | 2017-04-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Cherry-picked remaining commits from haddock-2.17.4-release (#603) | Alex Biehl | 2017-04-26 | 1 | -20/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Release haddock/haddock-api 2.17.4 and haddock-library 1.4.3 * Set version bounds for haddock-library NB: This allows GHC 8.2.1's base * Set version bounds for haddock & haddock-api The version bounds support GHC 8.2 * Merge (temporary) v2.17.3 branch into v2.17 This allows us to delete the v2.17.3 branch * Fixup changelog * Pin down haddock-api to a single version as otherwise `haddock`'s package version has no proper meaning * fix source-repo spec for haddock-api | |||||
* | | | Travis: Use ghc-8.2.1 on master | alexbiehl | 2017-04-25 | 1 | -1/+4 | |
| | | | ||||||
* | | | Add @alexbiehl as maintaner | Alexander Biehl | 2017-04-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | haddock-api: Bump bound on GHC | Ben Gamari | 2017-03-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -1/+1 | |
|\| | | |/ |/| | ||||||
| * | Bump base upper bound | Ben Gamari | 2016-12-13 | 1 | -1/+1 | |
| | | ||||||
* | | Version bumps (2.17.3, 1.4.2) | Sebastian Meric de Bellefon | 2016-06-03 | 1 | -1/+1 | |
| | | ||||||
* | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -1/+0 | |
|/ | | | | | Frames are a bit broken, ignored by Hackage, and considered obsolete in general. This patch disables frames generation. The mini_*.html files are still used in the synopsis. | |||||
* | Version bump to 2.17.2 | Ben Gamari | 2016-05-14 | 1 | -1/+1 | |
| | ||||||
* | Revert "Version bump" | Ben Gamari | 2016-05-12 | 1 | -1/+1 | |
| | | | | | | This bump was a bit premature. This reverts commit 7b238d9c5be9b07aa2d10df323b5c7b8d1634dc8. | |||||
* | Version bump | Ben Gamari | 2016-05-12 | 1 | -1/+1 | |
| | ||||||
* | Bump versions | Ben Gamari | 2016-05-10 | 1 | -1/+1 | |
| | ||||||
* | Fix GHC and haddock-library dependency bounds | Ben Gamari | 2016-02-08 | 1 | -4/+4 | |
| | ||||||
* | Version bumps and changelog | Ben Gamari | 2016-01-06 | 1 | -1/+1 | |
| | ||||||
* | Update for D1200 | Ben Gamari | 2015-12-16 | 1 | -0/+1 | |
| | ||||||
* | Relax upper bound on `base` to allow base-4.9 | Herbert Valerio Riedel | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | Refactor specializer module to be independent from XHTML backend. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 | |
| | ||||||
* | Create scaffolding of a framework for renaming specialized types. | Łukasz Hanuszczak | 2015-08-21 | 1 | -0/+1 | |
| | ||||||
* | Create simple utility module for type specialization. | Łukasz Hanuszczak | 2015-08-21 | 1 | -0/+1 | |
| | ||||||
* | Move SYB utilities to standalone module. | Łukasz Hanuszczak | 2015-08-21 | 1 | -0/+1 | |
| | ||||||
* | Make some version changes after 2.16.1 release | Mateusz Kowalczyk | 2015-07-22 | 1 | -1/+1 | |
| | ||||||
* | Relax upper bound on GHC a bit | Mateusz Kowalczyk | 2015-07-07 | 1 | -3/+2 | |
| | ||||||
* | Fix problem with spec build in Haddock API configuration. | Łukasz Hanuszczak | 2015-07-06 | 1 | -0/+1 | |
| | ||||||
* | Extract main hyperlinker types to separate module. | Łukasz Hanuszczak | 2015-07-06 | 1 | -0/+1 | |
| | ||||||
* | Remove unused dependencies in Haddock API spec configuration. | Łukasz Hanuszczak | 2015-07-01 | 1 | -11/+0 | |
| | ||||||
* | Setup HSpec framework for Haddock API package. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+31 | |
| | ||||||
* | Unexpose hyperlinker modules in Cabal configuration. | Łukasz Hanuszczak | 2015-06-30 | 1 | -3/+3 | |
| | ||||||
* | Create module with hyperlinker utility functions. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Add support for fancy highlighting upon hovering over identifier. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Add support for providing custom CSS files for hyperlinked source. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Create hyperlinker module and plug it into the Haddock pipeline. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Create scaffolding of module for associating tokens with AST names. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Create simple HTML renderer for parsed source file. | Łukasz Hanuszczak | 2015-06-30 | 1 | -1/+2 | |
| | ||||||
* | Create scaffolding for Haskell source parser module. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 | |
| | ||||||
* | Loosen bounds on haddock-* | Mateusz Kowalczyk | 2015-03-28 | 1 | -1/+1 | |
| | ||||||
* | Post-release version bumps and changelog | Mateusz Kowalczyk | 2015-03-28 | 1 | -1/+1 | |
| | ||||||
* | bump haddock-api ghc dependency to allow release candidate and first release | Luite Stegeman | 2015-01-05 | 1 | -1/+1 | |
| | ||||||
* | Fix dependency version | Mateusz Kowalczyk | 2014-12-18 | 1 | -1/+1 | |
| | ||||||
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -3/+3 | |
| | ||||||
* | Bump ‘base’ constraint | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 | |
| | | | | Follows the similar commit made on ghc-head branch |