1
1
mirror of https://github.com/srid/ema.git synced 2024-11-22 04:13:06 +03:00

Fix bin/repl

This commit is contained in:
Sridhar Ratnakumar 2022-11-19 13:32:28 -05:00
parent f415c55c02
commit 25fda5bd0e

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -xe
exec nix develop -c cabal -- repl
exec nix develop -c cabal -- repl ema