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.

List Haskell repositories

dicy

21
Stars
2
Forks
Watchers

A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.

awesome-haskell-videos

41
Stars
2
Forks
Watchers

A collection of awesome Haskell videos. Inspired by awesome projects line.

declarative-programming-streams

67
Stars
16
Forks
Watchers

Active streaming declarative programmers. See who's online at the following URL:

github-webhook-listener

39
Stars
5
Forks
Watchers

Light server for reacting to GitHub's Webhooks

karasu

38
Stars
4
Forks
Watchers

A self-hosted remote communication system designed for math discussions.

docvim

26
Stars
0
Forks
Watchers

Documentation generator for Vim plug-ins

distributed-dataset

115
Stars
5
Forks
Watchers

A distributed data processing framework in Haskell.

ghc-musl

135
Stars
7
Forks
Watchers

Docker image with GHC+musl for static executables

gifcurry

1.3k
Stars
56
Forks
Watchers

😎 The open-source, Haskell-built video editor for GIF makers.

nginx-haskell-module

159
Stars
11
Forks
Watchers

A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server