Take `ristretto` out of the IO monad
None of the FFI values escape from `ristretto` so all of the FFI IO should be safe to do with `unsafePerformIO`.
parent
17c89f16
No related branches found
No related tags found
Loading
Please register or sign in to comment