Use unsafeDupablePerformIO instead of unsafePerformIO in struct field reads?
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 124
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
As it unsafePerformIO is much slower and forces the program to run single-threadedly while providing no benefits.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.