Vladislav Zavialov

Results 36 issues of Vladislav Zavialov

I believe that the performance could be improved greatly if there was a way to flatten monadic effects.

enhancement

- [ ] Reverse state (rev-state, Tardis) - [ ] Ambiguity (LogicT, ListT done right) perhaps more?

enhancement

Are there any recommendations on how I could do error recovery to report multiple errors?

help wanted
question

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`.

feature request
type:breaking

I want to query PostgreSQL system tables, such as `pg_type`: ![image](https://user-images.githubusercontent.com/4061728/51475021-3699f180-1d92-11e9-8597-a8834d70cc76.png) There are stock decoders for `int2`, `bool`, `char`, etc, but I'm not sure what to use for columns of...

I don’t have the capacity to mentor