Skip to content
Snippets Groups Projects
Commit f8bff00f authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment