Expose headers
Open
docs
icebox
- Dominant language
- Haskell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Expose header functions (everything from ghc/includes). Mostly for documentation, since the recommended way to use them is still FFI imports.
Probably worth putting in its own module for this reason
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the functions under ghc/includes and the current FFI import approach described in the issue. Determine how they could be exposed through a separate module, and consider the work complete when the intended header functions are available there with documentation covering their use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100