Gil Mizrahi

Results 10 issues of Gil Mizrahi

Hello! I've been writing Haskell for some time now but I'm still a webdev beginner. For the last few weeks I've been working on [gathering](/soupi/gathering) which is my first real...

homepage
documentation

It have been asked a few times on IRC: - "How do I return an `Either String Int` from JS?" - "How do I return `MyCustomDatatype` from JS?" Two solutions...

Hi! First I'd like to thank you for this super cool package! I was wondering why doesn't `types` recurse deeper when the Traversal focus has the same type as the...

I spotted what I believe is a memory leak trying to benchmark a very simple Spock app. Reproduction steps in [this repo](https://github.com/soupi/compare-web-haskell). You may need to use `ulimit -n 4096`...

Add support for "shuffle" - picking which song will play next on random

what is it, what options are available

Search results currently display the package and the module result comes from, but those aren't clickable links. Maybe make those link to the package/module?

search

### Component Graphql Engine ### Is your proposal related to a problem? Support querying collections that contain arguments via relationships. For example, Consider an example Native Query `top_artists`: ```sql SELECT...

k/enhancement
c/v3-engine