Monthly Hask Anything (February 2022)

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

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

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

  • Testing libraries like hedgehog often run tests in parallel, so you may find related issues to work on.

  • network

    Low-level networking interface (by haskell)

  • After some more searching I did find that the network package has caused issues compiling on windows before (e.g. this issue). The only change that 3.1.2.7 introduced was actually to try to make it work on windows. Maybe they did not succeed completely? I think it is a good idea to open an issue on their issue tracker: https://github.com/haskell/network/issues.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Haskell-RPi

    Various code for working with Haskell on RPi. Code here will likely be sectioned out into separate repos/modules later.

  • Here's the "library" https://github.com/BoilerReversi/Haskell-RPi/blob/3de9eee48cebe2c0067b9ff7b6bf16b4d3277118/System/RaspberryPi/Events.hs

  • ormolu

    A formatter for Haskell source code

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