web2

What is this?

Motivation

Documentation

stale.

Building

building the server requires stack

building the client requires npm

Server

stack build --profile
stack exec arrow-server

for tests:

stack test

Client

cd ui/
npm install

this installs underscore.js and CodeMirror

open index.html.