#!/usr/bin/env bash set -euxo pipefail DEFAULT_STORE=$HOME/.cabal STORE_DIR="${1:-$DEFAULT_STORE}" INDEX_STATE="2025-02-17T10:13:39Z"