Skip to content
Snippets Groups Projects
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 .
  1. May 04, 2022
  2. May 02, 2022
  3. Apr 28, 2022
  4. Apr 25, 2022
  5. Apr 07, 2022
  6. Apr 06, 2022
  7. Apr 01, 2022
  8. Mar 24, 2022
  9. Mar 22, 2022
  10. Mar 16, 2022
  11. Mar 14, 2022
  12. Mar 11, 2022
  13. Mar 07, 2022
  14. Mar 04, 2022
  15. Feb 25, 2022
  16. Jan 04, 2022
  17. Dec 28, 2021
  18. Dec 17, 2021
  19. Dec 16, 2021
  20. Dec 15, 2021
  21. Dec 02, 2021
  22. Nov 27, 2021
  23. Nov 04, 2021
  24. Oct 28, 2021
  25. Oct 15, 2021
  26. Oct 12, 2021
  27. Oct 11, 2021
  28. Oct 07, 2021
  29. Aug 16, 2021
    • Marcin Szamotulski's avatar
      coot/multiple package (ghc-head) (#1419) · 1b63771d
      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 ".".
      1b63771d
  30. Aug 08, 2021
  31. Aug 06, 2021
Loading