dmjio / servant-from-scratch

Yet another Haskell servant talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servant-from-scratch

Implement a majority subset of both servant-client and servant-server from scratch using this walkthrough-tutorial.

Build

$ nix-build

Develop

$ nix-shell

About

Yet another Haskell servant talk


Languages

Language:Haskell 97.4%Language:Nix 2.6%