Reorganise standard library
Open
- Dominant language
- Haskell
- Stars
- 113
- Forks
- 9
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 1
Description
We should have something akin to Haskell Prelude (possibly with --no-implicit-prelude flag), including dispatch, assignment and operator desugaring.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the compiler entry points for dispatch, assignment, and operator desugaring, then trace how implicit standard-library behavior is currently handled. Done would require an agreed Prelude-like design, including the proposed --no-implicit-prelude behavior, with implementation coverage for those areas.
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
- 20/100