Our great sponsors
-
Testing libraries like hedgehog often run tests in parallel, so you may find related issues to work on.
-
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
-