Skip to content

Instantly share code, notes, and snippets.

@DanBurton
Created July 24, 2019 15:50
Show Gist options
  • Save DanBurton/a26bcaf86db97a19421ded9b9964eaa1 to your computer and use it in GitHub Desktop.
Save DanBurton/a26bcaf86db97a19421ded9b9964eaa1 to your computer and use it in GitHub Desktop.
VERSION=8.8.1-rc1
cd /tmp
mkdir ghc-test && cd ghc-test
wget https://raw.githubusercontent.com/DanBurton/stack-setup-info-gen/master/output/stack-ghc-$VERSION.yaml
mv stack-ghc-$VERSION.yaml stack.yaml
stack setup
stack repl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment