Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

coot/multiple packages (ghc-9.2) #1418

Merged
merged 10 commits into from
Aug 8, 2021

Conversation

coot
Copy link
Collaborator

@coot coot commented Aug 8, 2021

The PRs #1277 and #1379 rebased onto ghc-9.2 branch.

coot added 10 commits August 8, 2021 12:10
Aeson style FromJSON class with Parsec based json parser.
When creating haddock summary page for multiple packages render
doc-index.json file using contents of all found 'doc-index.json' files.
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`.
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 ".".
@coot coot changed the title coot/multiple packages ghc 9.2 coot/multiple packages (ghc-9.2) Aug 8, 2021
Copy link
Member

@Kleidukos Kleidukos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kleidukos Kleidukos merged commit 5bd9262 into haskell:ghc-9.2 Aug 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants