aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
Commit message (Collapse)AuthorAgeFilesLines
* 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