Haskell topic
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
dicy
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.
awesome-haskell-videos
A collection of awesome Haskell videos. Inspired by awesome projects line.
declarative-programming-streams
Active streaming declarative programmers. See who's online at the following URL:
github-webhook-listener
Light server for reacting to GitHub's Webhooks
karasu
A self-hosted remote communication system designed for math discussions.
distributed-dataset
A distributed data processing framework in Haskell.
ghc-musl
Docker image with GHC+musl for static executables
gifcurry
😎 The open-source, Haskell-built video editor for GIF makers.
nginx-haskell-module
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server