Skip to content

Instantly share code, notes, and snippets.

@DanBurton
Created April 26, 2019 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanBurton/a0a29685f2ce1a9528d0160e21f56ea7 to your computer and use it in GitHub Desktop.
Save DanBurton/a0a29685f2ce1a9528d0160e21f56ea7 to your computer and use it in GitHub Desktop.
cd /tmp
mkdir ghc-test && cd ghc-test
wget https://raw.githubusercontent.com/DanBurton/stack-setup-info-gen/master/output/stack-ghc-8.8.1-alpha1.yaml
mv stack-ghc-8.8.1-alpha1.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