Our great sponsors
-
Thanks for mentioning Witch! I'm obviously biased because I wrote it, but it's a great library :)
-
I want to like streamly, but the API is so huge, yet I feel like I'm doing things on a too low level of abstraction. (And as long as it needs a ghc plugin I doubt it'll become the de facto standard.) Though maybe I just haven't used it enough. It does have great docs at https://streamly.composewell.com/ and they seem to be taking both performance, dependency weight and API design quite seriously.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Related posts
- Parallel streaming in Haskell: Part 3 - A parallel work consumer
- oath: Composable Concurrent Computation Done Right
- It's nice to see how Streamly has now become its own separate beast
- [ANN] Haskell Streamly 0.9.0 Release!
- Edward Kmett reflects on the benefits of Haskell as a functional programming language - especially at scale.