Blog: Library
servant-util: Extending servant with Database Integration
Learn more about servant-util, our new library that helps servant users with webserver-database integration.
Hackage Search: Regex-Based Online Code Search
Have you ever wanted to find something on Hackage? If yes, we have a tool for you.
Our New Nix Deployment Tool: deploy-rs
We have created our own tool for Nix deployments. To learn more, check out this article.
Article by Mika Logan
November 25th, 2020
6 min read
Handling of Uncaught Exceptions in Haskell
We've recently built a library that makes it easy to customize handling of uncaught exceptions in Haskell applications. Read more about it in this post.
Haskell with UTF-8
To make sure your code handles Unicode in the best way possible, read this article about a new Haskell library called with-utf8.