1
1
mirror of https://github.com/srid/rib.git synced 2024-08-16 08:30:30 +03:00
rib/bin/test
2020-04-09 19:14:00 -04:00

4 lines
102 B
Bash
Executable File

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