1
1
mirror of https://github.com/srid/ema.git synced 2024-11-09 19:57:51 +03:00
ema/bin/repl
Sridhar Ratnakumar 40ef7f0e15
Ema r & ModelFor r (#82)
* Change typeclass to be `Ema r`.

* Error out when allRoutes returns empty, in gen.

Fixes #73

* Fix runEmaPure and Ema instance for ()

* Update nixpkgs, and add bin/repl
2022-02-12 11:16:47 -05:00

5 lines
63 B
Bash
Executable File

#!/usr/bin/env bash
set -xe
exec nix develop -c cabal -- repl