1 2 3 4 5 6
#!/bin/bash set -euo pipefail cd "$(dirname "$0")" ghcup --offline run -- ghci Yahb2Defs.hs 2>&1