#!/bin/bash target="aggreact:test:aggreact-test" ghcid \ --command "stack ghci $target --ghci-options=-fobject-code" \ --test "main"