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

Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change #970

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

alpmestan
Copy link
Contributor

It got introduced in ghc/ghc@ae2c9b4 and without the patch from this PR, we cannot build haddock.

@harpocrates harpocrates merged commit 0b37998 into haskell:ghc-head Nov 15, 2018
@harpocrates
Copy link
Collaborator

Thanks!

We should probably also port over to the various backends the pretty-printing logic that SPJ added, but let's start by unbreaking things...

@alpmestan alpmestan deleted the alp/fix-promotionflag branch November 15, 2018 22:15
bgamari pushed a commit to ghc/ghc that referenced this pull request Nov 16, 2018
Summary:
ae2c9b4 introduced some changes that
broke haddock, [1] fixed them and this patch bumps the haddock submodule
to include the fixes.

[1]: haskell/haddock#970

Test Plan: build haddock (make or hadrian)

Reviewers: bgamari, AndreasK

Reviewed By: AndreasK

Subscribers: osa1, AndreasK, rwbarton, carter

GHC Trac Issues: #15900

Differential Revision: https://phabricator.haskell.org/D5341
hubot pushed a commit to ghc/ghc that referenced this pull request May 17, 2024
…onflag

Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change
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