Simplify FmapChange?
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 1
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 2
Description
FmapChange also contains a type level tag for the functor type. Often, this is more hassle than it is worth. Remove it?
Contributor guide
No contributing guide indexed for this repository
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 locating FmapChange and tracing its type-level functor tag through the public API and its usages. Determine whether removing the tag preserves the intended type safety and ergonomics; done means a settled design and validation of the resulting library behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100