Last active
September 24, 2018 01:51
-
-
Save DanBurton/43b5f5155fdd1affd02f6e86f37da9ae to your computer and use it in GitHub Desktop.
stack.yaml with "setup-info" for ghc-8.6.1-beta1 (aka ghc-8.6.0.20180810)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generated from https://gist.github.com/DanBurton/5b7fc5fae1ebfdc5bcaecfbac15d2903 | |
setup-info: | |
ghc: | |
windows32: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-i386-unknown-mingw32.tar.xz | |
sha256: 9be35662d510d3489ddd583e7d9d38ee6b6ba40b852f6e90e0dfd97a0d7bbfd3 | |
linux32-nopie: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-i386-deb8-linux.tar.xz | |
sha256: 99a1abec3b349a8e676daa39619c5cbf44795f34ce2113c00c2dbac9f53eaf6d | |
macosx: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-x86_64-darwin.tar.xz | |
sha256: 53fcac63a4eb04970a47f63c123076d14946208033e0811e90357831995f541a | |
windows64: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-x86_64-unknown-mingw32.tar.xz | |
sha256: f6492ac6a6561e78b43e905c3cee260d64246868b88bfb177de5b29d3029783c | |
linux64-nopie: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-x86_64-deb8-linux.tar.xz | |
sha256: 69e2e5c579e71c5fed1cf9be9760af4bce5f99865211c8eb6073722b8baffbd9 | |
linux64-tinfo: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-x86_64-fedora27-linux.tar.xz | |
sha256: b59ef0d92bd2e9baaa3cff7a3c1a6cfad0cdde749afae33e9db78e772ed9f8a0 | |
linux64-tinfo-nopie: | |
8.6.0.20180810: | |
url: https://downloads.haskell.org/~ghc/8.6.1-beta1/ghc-8.6.0.20180810-x86_64-fedora27-linux.tar.xz | |
sha256: b59ef0d92bd2e9baaa3cff7a3c1a6cfad0cdde749afae33e9db78e772ed9f8a0 | |
resolver: ghc-8.6.0.20180810 | |
compiler: ghc-8.6.0.20180810 | |
compiler-check: match-exact | |
packages: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
n.b. some of these mappings may be incorrect. See: https://gist.github.com/DanBurton/5b7fc5fae1ebfdc5bcaecfbac15d2903#gistcomment-2636303