#!/bin/bash set -euo pipefail cd "$(dirname "$0")" ghcup --offline run -- ghci 2>&1