Skip to content

Instantly share code, notes, and snippets.

@NathanHowell
Created February 3, 2016 06:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NathanHowell/d807532a6d19daf367e8 to your computer and use it in GitHub Desktop.
Save NathanHowell/d807532a6d19daf367e8 to your computer and use it in GitHub Desktop.
GHC 8.0 release candidate stack/stackage yaml
resolver: ghc-8.0.0.20160111
setup-info:
ghc:
linux64:
8.0.0.20160111:
url: "http://downloads.haskell.org/~ghc/8.0.1-rc1/ghc-8.0.0.20160111-x86_64-deb7-linux.tar.xz"
content-length: 111404852
sha1: 30d39c6ca6994dcafe25595e053035ad23198b52
macosx:
8.0.0.20160111:
url: "http://downloads.haskell.org/~ghc/8.0.1-rc1/ghc-8.0.0b.20160111-x86_64-apple-darwin.tar.xz"
content-length: 111479416
sha1: 8af8cad1cc2ad40741fb771ab631fef8f3e4c998
ghc-options:
# All packages
"*": -Wall -auto-all
rebuild-ghc-options: true
apply-ghc-options: everything
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment