Skip generating dispatch if main is already defined
Open
- Dominant language
- Haskell
- Stars
- 113
- Forks
- 9
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 1
Description
To allow easy user access to a custom dispatch.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the compiler path that generates dispatch and the handling of a user-defined main entry point. Confirm how custom dispatch is currently exposed, then verify that dispatch generation is skipped when main is already defined without breaking the normal generated-dispatch case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100