aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
Commit message (Collapse)AuthorAgeFilesLines
* Turn haddock-library into a minor releaseAlec Theriault2018-09-221-1/+1
| | | | Fix some version bounds in haddock-library too.
* Bump haddock-api-2.21.0, haddock-library-1.7.0Alec Theriault2018-09-221-0/+4
| | | | | | * Update CHANGELOGS * Update new versions in Cabal files * Purge references to ghc-8.4/master branches in README
* haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0alexbiehl2018-03-271-0/+4
|
* Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1alexbiehl2018-03-101-0/+4
|
* haddock-library: Info about breaking changesAlexander Biehl2018-02-011-0/+3
|
* Adjust changelogsAlexander Biehl2018-02-011-3/+3
|
* Bifoldable and Bitraversable for DocH and MetaDocalexbiehl2017-08-161-1/+1
|
* Provide --show-interface option to dump interfaces (#645)Alexander Biehl2017-08-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | * 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.
* Changelog for haddock-libraryalexbiehl2017-07-311-0/+3