| ▲ | tome 4 hours ago | |
> No it is not high performance, but neither are any other Haskell effect systems This is not true. IO-wrapper effect systems (in practice, effectful or Bluefin) have as good performance as Haskell's IO monad, that is to say as good as you can get in Haskell. | ||
| ▲ | solomonb 3 hours ago | parent [-] | |
Yes but from what I understand at a loss of safety. You can decide if that is worth it but you aren't getting a free lunch. that said, your library is really cool. : ) | ||