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

Use functions exported from GHC.HsToCore.Docs #1204

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

wz1000
Copy link
Collaborator

@wz1000 wz1000 commented Jun 10, 2020

See https://gitlab.haskell.org/ghc/ghc/-/merge_requests/3475

This seems like low hanging fruit from #906 that should be easy to adopt, and a clear win since it reduces duplication and synchronization bugs like https://gitlab.haskell.org/ghc/ghc/issues/18241.

/cc @sjakobi

@wz1000 wz1000 force-pushed the wip/haddock-hstocore branch from f0b1198 to 4424031 Compare June 10, 2020 06:20
@wz1000
Copy link
Collaborator Author

wz1000 commented Jun 16, 2020

@harpocrates thoughts on this?

@wz1000 wz1000 force-pushed the wip/haddock-hstocore branch from 4424031 to 45add0d Compare June 21, 2020 15:49
@sjakobi
Copy link
Member

sjakobi commented Jun 23, 2020

Thanks @wz1000! This looks like a nice improvement to me. :)

@harpocrates
Copy link
Collaborator

Yes, thank you! Did you make sure the deleted code really matches the Haddock one (in other words - has there been any accidental divergence?). If so, LGTM. 👍

@wz1000
Copy link
Collaborator Author

wz1000 commented Jun 23, 2020

I had quickly gone through it earlier, but I just went through it line by line. I found one missing case, one missing bang pattern and one missing comment. I've updated the ghc MR with these now.

@harpocrates
Copy link
Collaborator

harpocrates commented Jun 23, 2020 via email

@bgamari bgamari merged commit caae45a into haskell:ghc-head Jun 24, 2020
hubot pushed a commit to ghc/ghc that referenced this pull request May 17, 2024
Use functions exported from GHC.HsToCore.Docs
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.

4 participants