Monthly Hask Anything (May 2022)

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hedgehog

    Release with confidence, state-of-the-art property testing for Haskell.

  • I've had some PRs open on hedgehog for one and two months respectively. It looks like the maintainer isn't currently very active, which is fair enough. This isn't about criticizing him, and I'm not trying to take over the repo.

  • hoogle

    Haskell API search engine

  • As for finding things in those many modules, I usually check hoogle first: https://hoogle.haskell.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

  • There is work in progress to integrate the REPL into the HLS (basically what provides IDE functionality to vscode): https://github.com/haskell/haskell-language-server/issues/477

  • dani-sqlite

  • I'm playing with a fork (branch CApiFFI) of direct-sqlite. The fork doesn't include sqlite's C code, and instead relies in the system library.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts