barrucadu / dejafu

Systematic concurrency testing meets Haskell.
https://dejafu.docs.barrucadu.co.uk/
191 stars 18 forks source link

Use `--install-ghc` in concourse script #375

Closed barrucadu closed 1 year ago

barrucadu commented 1 year ago

Looks like the default is to not install GHC now:

+ stack --no-terminal setup
The --no-install-ghc flag is inconsistent with 'stack setup'. No
action taken.