haskellfoundation / haskellfoundation/haskell-2010-revised-report
Get `print-api` to work on the standard library
- Dominant language
- Typst
- Stars
- 20
- Forks
- 5
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 6
Description
I tried to run https://github.com/Kleidukos/print-api on the standard library to obtain a machine readable summary of the public API.
I tried this with `GHC-9.12.2`, but unfortunately I ran into issue https://github.com/Kleidukos/print-api/issues/40 and only get a summary of exposed instances.
We need to figure out a way to run `print-api` on the repository.
Contributor guide
Research direction
Start by reproducing the reported print-api run against the standard library with GHC-9.12.2, then read print-api issue 40 to understand why only exposed instances are summarized. Investigate the repository setup needed for print-api and verify that it produces a machine-readable public API summary for the standard library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100