1
1
mirror of https://github.com/srid/rib.git synced 2024-10-26 13:53:36 +03:00
rib/bin/test

4 lines
102 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env bash
set -xe
nix-shell --run "ghcid -c 'cabal new-repl test:rib-test' -T \":main $*\""