"Fix" ghci.sh

This commit is contained in:
Gregor Kleen 2018-12-04 17:43:35 +01:00
parent b713369134
commit 7936a64f09

View File

@ -16,4 +16,4 @@ if [[ -d .stack-work-ghci ]]; then
trap move-back EXIT
fi
stack ghci --flag uniworx:dev --flag uniworx:library-only ${@}
stack ghci --flag uniworx:dev --flag uniworx:library-only ${@:-uniworx:lib}