#!/usr/bin/env bash
set -ex
nix run -f $BIZ_ROOT/default.nix "repl" \
  -c ghci -i$BIZ_ROOT -ghci-script "$BIZ_ROOT/.ghci"