streamly
streamly copied to clipboard
Check all usage of unsafePerformIO
We use it mostly in the array modules. Some of those cases can be removed, for other cases we should check if the usage is correct and if we would like to use a NOINLINE to not share the cell.
See also: https://hackage.haskell.org/package/base-4.21.0.0/docs/System-IO-Unsafe.html#v:unsafePerformIO