Sun, 07 Jul 2024 05:45:24 UTC | login

Information for build ghc-8.6.5-100.0.riscv64.fc31

ID129970
Package Nameghc
Version8.6.5
Release100.0.riscv64.fc31
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc.git#bf78152454b2da639f9300d52a0ee116f357f843
SummaryGlasgow Haskell Compiler
DescriptionGHC is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell. Highlights: - GHC supports the entire Haskell 2010 language plus a wide variety of extensions. - GHC has particularly good support for concurrency and parallelism, including support for Software Transactional Memory (STM). - GHC generates fast code, particularly for concurrent programs. Take a look at GHC's performance on The Computer Language Benchmarks Game. - GHC works on several platforms including Windows, Mac, Linux, most varieties of Unix, and several different processor architectures. - GHC has extensive optimisation capabilities, including inter-module optimisation. - GHC compiles Haskell code either directly to native code or using LLVM as a back-end. GHC can also generate C code as an intermediate target for porting to new platforms. The interactive environment compiles Haskell to bytecode, and supports execution of mixed bytecode/compiled programs. - Profiling is supported, both by time/allocation and various kinds of heap profiling. - GHC comes with several libraries, and thousands more are available on Hackage.
Built bydavidlt
State canceled
Volume DEFAULT
StartedSat, 21 Sep 2019 20:30:58 UTC
CompletedWed, 25 Sep 2019 14:26:36 UTC
Taskbuild (f31-candidate, /rpms/ghc.git:bf78152454b2da639f9300d52a0ee116f357f843)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc.git#bf78152454b2da639f9300d52a0ee116f357f843'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Sep 21 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 8.6.5-100.0.riscv64 - Enable RISC-V (riscv64) * Wed Jul 31 2019 Jens Petersen <petersen@redhat.com> - 8.6.5-100 - update to GHC 8.6.5 (backport ghc:8.6 module stream) - https://downloads.haskell.org/~ghc/8.6.5/docs/html/users_guide/8.6.1-notes.html - https://downloads.haskell.org/~ghc/8.6.5/docs/html/users_guide/8.6.2-notes.html - https://downloads.haskell.org/~ghc/8.6.5/docs/html/users_guide/8.6.3-notes.html - https://downloads.haskell.org/~ghc/8.6.5/docs/html/users_guide/8.6.4-notes.html - https://downloads.haskell.org/~ghc/8.6.5/docs/html/users_guide/8.6.5-notes.html - fix process library initgroups issue (https://github.com/haskell/process/pull/148) - add fix-build-using-unregisterized-v8.4.patch for s390x (#1648537) https://gitlab.haskell.org/ghc/ghc/issues/15913 - add bigendian patch for containers (#1651448) https://gitlab.haskell.org/ghc/ghc/issues/15411 - Debian patches: - add_-latomic_to_ghc-prim.patch, - rts osReserveHeapMemory block alignment * Tue Jul 30 2019 Jens Petersen <petersen@redhat.com> - 8.4.4-99 - subpackage library haddock documentation and profiling libraries - add ghc-doc and ghc-prof metapackages to pull in lib docs and prof libs - rename ghc-doc-cron with ghc-doc-index using file triggers - rename ghc-libraries to ghc-devel - for quickbuild disable debuginfo - lock ghc-compiler requires ghc-base-devel to ver-rel - drop alternatives for runhaskell and hsc2hs - use ghc_set_gcc_flags, with_ghc_prof, and with_haddock * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 28 2019 Jens Petersen <petersen@redhat.com> - 8.4.4-75 - add transfiletriggers that will replace individual post/postun scriptlets * Mon Mar 04 2019 Jens Petersen <petersen@redhat.com> - 8.4.4-74 - unregisterized: fix 32bit adjacent floats issue (https://ghc.haskell.org/trac/ghc/ticket/15853) * Sat Feb 16 2019 Jens Petersen <petersen@redhat.com> - 8.4.4-73 - update to GHC 8.4 - https://ghc.haskell.org/trac/ghc/blog/ghc-8.4.1-released - new patches: - 6e361d895dda4600a85e01c72ff219474b5c7190.patch - fix-build-using-unregisterized-v8.2.patch - ghc-sphinx-1.8-4eebc8016.patch - dropped patch: - D4159.patch - ghc-7.8-arm7_saner-linker-opt-handling-9873.patch - ghc-Debian-reproducible-tmp-names.patch - rely on rpm to strip * Fri Feb 08 2019 Jens Petersen <petersen@redhat.com> - 8.2.2-72 - add ghc_unregisterized_arches - Recommends zlib-devel - epel6 tweaks * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-72 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 8.2.2-71 - Use C.UTF-8 locale See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Mon Oct 22 2018 Jens Petersen <petersen@redhat.com> - Recommends for ghc-manual and ghc-doc-cron * Wed Oct 17 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-70 - backport quickbuild config from 8.4 module and extend to perf_build - disable -Wall on s390x like in 8.4 module to silence warning flood and simplify setting of CFLAGS - enable buildpath-abi-stability.patch (from Debian) - setup build.mk in setup section, taken from copr and module * Tue Oct 16 2018 Peter Robinson <pbrobinson@fedoraproject.org> - Update alternatives dependencies * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-69 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 28 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-68 - fix sphinx-build version detection - merge bcond for haddock and manual - disable the testsuite to speed up builds - version bootstrap and packaging fixes and tweaks * Mon May 28 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-67 - move manuals to new ghc-manual (noarch) - rename ghc-doc-index to ghc-doc-cron (noarch) - ghost the ghc-doc-index local state files - ghost some newer libraries index files - simplify and extend bcond for build configuration - drop bootstrap builds and do ABI hash checks unless ghc version changed - no longer need autotools on aarch64 * Tue Apr 10 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-66 - ghc-pkg: silence the abi-depends warnings * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.2.2-65 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-64 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-63 - apply Phabricator D4159.patch to workaround https://ghc.haskell.org/trac/ghc/ticket/14381 * Thu Jan 25 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-62 - 8.2.2 perf build - https://downloads.haskell.org/~ghc/8.2.2/docs/html/users_guide/8.2.1-notes.html - https://downloads.haskell.org/~ghc/8.2.2/docs/html/users_guide/8.2.2-notes.html * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-61 - 8.2.2 bootstrap build - install ghc libs in libdir and remove RUNPATHs - add shadowed-deps.patch (haskell/cabal#4728) - new ghc-compact library - exclude ghc-boot for ghc-libraries * Thu Oct 26 2017 Jens Petersen <petersen@redhat.com> - 8.0.2-60 - fix space in BSDHaskellReport license macro for rpm-4.14 - mark other subpackages correctly as BSD license - drop ghc-boot from ghc-libraries