mlabs-haskell / mlabs-haskell/lambda-buffers
Discuss: Adding Void, Unit and Pair to Prelude
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
What do you think? I find that I need those quite often.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the Prelude is defined and how existing types are represented across LambdaBuffers' generated-language semantics. Clarify whether Void, Unit, and Pair should be added, their intended meanings, and the expected behavior before identifying implementation and test locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100