IntersectMBO / IntersectMBO/io-sim
SimEvent redesign
Open
- Dominant language
- Haskell
- Stars
- 54
- Forks
- 25
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 1
Description
`SimEvent` type has three constructors, `SimEvent`, `SimPOREvent` and `SimRacesFound`. `SimRacesFound` is only internal, and one shouldn't need to pattern-match on it when using `io-sim`. `SimEvent` should be redesigned so the compiler does not require pattern matching on `SimRacesFound`.
Contributor guide
Assessment
This issue has not been assessed yet.