Vladislav Zavialov
Vladislav Zavialov
I believe that the performance could be improved greatly if there was a way to flatten monadic effects.
- [ ] Reverse state (rev-state, Tardis) - [ ] Ambiguity (LogicT, ListT done right) perhaps more?
Are there any recommendations on how I could do error recovery to report multiple errors?
Right now I'm considering `compound-types` as a dependency for `ether`. I'm planning to use its sum/product definitions as general purpose products/sums because `base` only defines lazy tuples, and I need...
To read `Text` (lazy and strict), `ByteString` (lazy and strict), or even `String`.
I want to query PostgreSQL system tables, such as `pg_type`:  There are stock decoders for `int2`, `bool`, `char`, etc, but I'm not sure what to use for columns of...
Enable SDL
I don’t have the capacity to mentor