Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -6/+2 |
| | | | | | 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. | ||||
* | doc: Fix option references | Ben Gamari | 2016-04-10 | 1 | -7/+8 |
| | | | | (cherry picked from commit f915fb3c74328fb994235bbbd42092a691539197) | ||||
* | Document --use-unicode flag | Ben Gamari | 2016-02-08 | 1 | -0/+4 |
| | |||||
* | doc: Switch to Sphinx | Ben Gamari | 2016-02-08 | 1 | -0/+454 |