fused-effects / fused-effects/fused-effects-random
Provide needed instances to use the new System.Random.Stateful API.
Open
enhancement
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
These new APIs in `random` obviate much of `mwc-random`. I think that with a bit of elbow grease we can let people take advantage thereof.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing random-effect instances and any integration with mwc-random. Read the System.Random.Stateful API referenced in the issue and compare it with the package's current effect interfaces. Done means the needed instances allow users to take advantage of System.Random.Stateful without relying on mwc-random.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100