Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

higherkindness/mu-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6090317 · Nov 10, 2020
Nov 2, 2020
Sep 4, 2020
Nov 9, 2020
Oct 12, 2020
Nov 2, 2020
Oct 15, 2020
Nov 9, 2020
Nov 10, 2020
Nov 2, 2020
Jul 20, 2020
Oct 12, 2020
Nov 2, 2020
Nov 21, 2019
Sep 25, 2020
Nov 21, 2019
Jan 13, 2020
Sep 4, 2020
Dec 16, 2019
Oct 15, 2020
Oct 12, 2020
Mar 5, 2020
Oct 12, 2020
Nov 2, 2020
Oct 1, 2020
Jun 26, 2020
Oct 12, 2020
Dec 20, 2019
Oct 12, 2020
Nov 2, 2020
Nov 2, 2020

Repository files navigation

Mu for Haskell

built with nix Actions Status

This repo defines a set of libraries to write microservices in a format- and protocol-independent way. It shares the same goals as Mu for Scala, but using idiomatic Haskell and more type-level techniques.

Contributing

This set of libraries are thought to be built using Stack. Just jump into the folder and run stack build! The top-level stack.yaml defines a common resolver and set of dependencies for all the packages.

If you want to contribute, please be sure to read the development guidelines first.