VladimirLogachev / mu-haskell

Mu (μ) is a purely functional framework for building micro services.

Home Page:http://higherkindness.io/mu-haskell/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Documentation

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.

About

Mu (μ) is a purely functional framework for building micro services.

http://higherkindness.io/mu-haskell/

License:Apache License 2.0


Languages

Language:Haskell 98.5%Language:Nix 0.6%Language:Shell 0.5%Language:Python 0.4%