functor-monad instances
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 1
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 2
Description
The https://hackage.haskell.org/package/functor-monad package contains similar type classes like mmorph, but with relaxed constraints. ChangesetT should be an instance.
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 ChangesetT in the repository and comparing the functor-monad package's related type classes with mmorph, focusing on the relaxed constraints described in the issue. Done means ChangesetT provides the requested functor-monad instance and the existing project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100