#!/usr/bin/env bash set -xe exec nix develop -i -c ghcid -c "cabal repl exe:haskell-template" --warnings -T :main