Monthly Hask Anything (February 2022)

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • 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.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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