This project is mirrored from https://github.com/haskell/haddock.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- May 04, 2022
-
-
- May 02, 2022
-
-
Ben Gamari authored
-
- Apr 28, 2022
-
-
Ben Gamari authored
-
Ben Gamari authored
This reverts commit b29a78ef. This should not have been merged.
-
- Apr 25, 2022
-
-
Ben Gamari authored
-
Ben Gamari authored
-
- Apr 07, 2022
-
-
Vladislav Zavialov authored
-
- Apr 06, 2022
-
-
- Apr 01, 2022
- Mar 24, 2022
-
-
Matthew Pickering authored
Add Haddock support for the OPAQUE pragma See merge request ghc/haddock!2
-
- Mar 22, 2022
-
-
Matthew Pickering authored
-
Matthew Pickering authored
With hi-haddock, of course there is a much large refactoring of haddock which could be achieved but that is left for a future patch which can implemented at any time independently of GHC.
-
- Mar 16, 2022
-
-
Christiaan Baaij authored
-
- Mar 14, 2022
-
-
- Mar 11, 2022
-
-
Companion to GHC !7614 (ghc!7614)
-
- Mar 07, 2022
-
-
malteneuss authored
-
- Mar 04, 2022
-
-
Bodigrim authored
-
- Feb 25, 2022
-
-
Hécate Moonlight authored
-
Meng Weng Wong authored
-
Hécate Moonlight authored
-
- Jan 04, 2022
-
-
askeblad authored
-
- Dec 28, 2021
-
-
Matthew Pickering authored
-
- Dec 17, 2021
-
-
Hécate Moonlight authored
Contributions of GHC glue code are now done on the GHC gitlab, not in the GitHub repo anymore.
-
Sylvain Henry authored
-
- Dec 16, 2021
-
-
Sylvain Henry authored
* Update after NoExtCon -> DataConCantHappen rename * Update html-test for Data.List revert * Fix for new Plugins datatype Co-authored-by:
Krzysztof Gogolewski <krzysztof.gogolewski@tweag.io> Co-authored-by:
Matthew Pickering <matthewtpickering@gmail.com>
-
- Dec 15, 2021
-
-
malteneuss authored
-
- Dec 02, 2021
-
-
Matthew Pickering authored
-
- Nov 27, 2021
-
-
Artem Pelenitsyn authored
-
Krzysztof Gogolewski authored
-
- Nov 04, 2021
-
-
Vladislav Zavialov authored
See GHC ticket #20609
-
- Oct 28, 2021
-
-
Alan Zimmerman authored
wip/az/no-srcspan-anno-instances
-
- Oct 15, 2021
-
-
Sylvain Henry authored
-
sheaf authored
-
- Oct 12, 2021
-
-
Bodigrim authored
-
- Oct 11, 2021
-
-
Zubin authored
* testsuite: strip windows line endings for haddock * hyperlinker: Work around double escaping (#19236) * deterministic SCC
-
- Oct 07, 2021
-
-
Hécate Moonlight authored
-
- Aug 16, 2021
-
-
Marcin Szamotulski authored
* FromJSON class Aeson style FromJSON class with Parsec based json parser. * doc-index.json file for multiple packages When creating haddock summary page for multiple packages render doc-index.json file using contents of all found 'doc-index.json' files. * Render doc-index.json When rendering html, render doc-index.json file independently of maybe_index_url option. doc-index.json file is useful now even if maybe_index_url is not `Nothing`. * base url option New `Flag_BaseURL` which configures from where static files are loaded (--base-url). If given and not equal "." static files are not coppied, as this indicates that they are not read from the the directory where we'd copy them. The default value is ".".
-
- Aug 08, 2021
-
-
Marcin Szamotulski authored
-
- Aug 06, 2021
-
-
Ben Gamari authored
-