Go to file
2020-12-19 19:29:58 +00:00
_constraints osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
.gitattributes osc copypac from project:devel:languages:haskell:lts:10 package:ghc-bootstrap revision:3, using keep-link 2018-02-09 02:18:11 +00:00
ghc-8.10.1-aarch64-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.1-arm-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.1-powerpc64-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.1-powerpc64le-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.1-riscv64-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.1-x86_64-unknown-linux.tar.xz osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:8, using keep-link 2020-09-04 15:10:10 +00:00
ghc-8.10.2-s390x-ibm-linux.tar.xz Accepting request 839340 from devel:languages:haskell:ghc-8.10.x 2020-10-03 18:18:19 +00:00
ghc-bootstrap.changes osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:10, using keep-link 2020-12-19 18:59:53 +00:00
ghc-bootstrap.spec osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:11, using keep-link 2020-12-19 19:29:58 +00:00
LICENSE Accepting request 250589 from devel:languages:haskell:compiler 2014-09-22 07:46:05 +00:00
README.openSUSE osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-bootstrap revision:3, using keep-link 2018-10-18 09:47:59 +00:00

Generating binary distributions for ghc bootstrap in Factory
============================================================

1. Download source distribution from http://www.haskell.org/ghc/download
2. If necessary, apply patches for openSUSE
   * https://build.opensuse.org/package/show/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions
3. Build binary distribution `make binary-dist`
4. Download rpms from: 
   * https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_PowerPC_standard
   * https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_zSystems
5. Extract tarball `rpm2cpio ghc-prepare-binary-distributions*.rpm | cpio -idmv`
6. Copy tarball to project devel:languages:haskell:compiler/ghc-bootstrap

Note:
=====
The i386, and x86_64 tarballs were taken from upstream.
See: https://www.haskell.org/ghc/download_ghc_8_4_3.html