Thu, 02 May 2024 20:13:04 UTC | login

Information for build ghc-9.4.5-136.0.riscv64.fc40

ID266645
Package Nameghc
Version9.4.5
Release136.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc.git#69494acec60effaeba5485205784a00ecef37e73
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
StartedTue, 14 Nov 2023 18:42:18 UTC
CompletedThu, 16 Nov 2023 11:18:05 UTC
Taskbuild (f40, /rpms/ghc.git:69494acec60effaeba5485205784a00ecef37e73)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc.git#69494acec60effaeba5485205784a00ecef37e73'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Nov 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.4.5-136.0.riscv64 - Add support for riscv64 * Mon Sep 11 2023 Jens Petersen <petersen@redhat.com> - 9.4.5-136 - sync with ghc9.4: add sphinx7 patch - user_guide: update external links patch in line with final upstream * Tue Aug 08 2023 Jens Petersen <petersen@redhat.com> - 9.4.5-135 - disable ghc9.4 obsoletes due to 9.4.6 release * Tue Jul 25 2023 Jens Petersen <petersen@redhat.com> - 9.4.5-134 - rebase to 9.4.5 from ghc9.4 package - https://downloads.haskell.org/~ghc/9.4.5/docs/users_guide/9.4.1-notes.html * Tue Jul 25 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-133 - base subpkg now owns ghcliblib and ghclibplatform dirs (#2185357) - s390x: no longer apply unregisterized patches * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.6-132 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - fix sphinx flags.py: python 3.12 dropped distutils (petersen) - fix BSD3 SPDX tags (petersen) * Thu May 25 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-131 - include backport of 9.4 m32_allocator_init changes by Sylvain Henry (#2209162) - SPDX migration of license tags * Mon Mar 13 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-130 - allow parallel installing ghc9.2-9.2.7 * Fri Feb 17 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-129 - upstream patch to enable SMP rts for ppc64le * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-128 - rebuild to fix prof deps * Sat Feb 11 2023 Jens Petersen <petersen@redhat.com> - 9.2.6-127 - https://downloads.haskell.org/~ghc/9.2.6/docs/html/users_guide/9.2.6-notes.html - restore RUNPATHs to help dependency generation * Sat Feb 04 2023 Jens Petersen <petersen@redhat.com> - 9.2.5-126 - add back ld.so.conf.d file to workaround mock install issue (#2166028) - remove the RUNPATHs again since they are covered by the ld.so.conf.d file * Mon Jan 30 2023 Jens Petersen <petersen@redhat.com> - 9.2.5-125 - rebase to ghc-9.2.5 from ghc9.2 - https://www.haskell.org/ghc/blog/20221107-ghc-9.2.5-released.html - https://downloads.haskell.org/~ghc/9.2.5/docs/html/users_guide/9.2.1-notes.html - fully Obsoletes ghc9.2* - install bash-completion file * Sun Jan 15 2023 Jens Petersen <petersen@redhat.com> - 9.0.2-124 - rebase to 9.0.2 from ghc9.0 - https://downloads.haskell.org/~ghc/9.0.2/docs/html/users_guide/9.0.1-notes.html - https://downloads.haskell.org/~ghc/9.0.2/docs/html/users_guide/9.0.2-notes.html - add buildpath-abi-stability-2.patch and haddock-remove-googleapis-fonts.patch from Debian * Thu Jan 12 2023 Florian Weimer <fweimer@redhat.com> - 8.10.7-123 - Port configure script to C99 * Fri Jan 06 2023 Jens Petersen <petersen@redhat.com> - 8.10.7-122 - obsoletes ghc8.10 - use llvm 12 (for ARM) * Sat Aug 06 2022 Jens Petersen <petersen@redhat.com> - 8.10.7-121 - ghc-compiler conflicts with ghc8.10-compiler-8.10.7 * Sat Aug 06 2022 Jens Petersen <petersen@redhat.com> - 8.10.7-120 - conflicts with ghc8.10-8.10.7 - add ghc-filesystem obsoletes to help dnf * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.10.7-119 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Jens Petersen <petersen@redhat.com> - 8.10.7-118 - https://downloads.haskell.org/~ghc/8.10.7/docs/html/users_guide/8.10.7-notes.html - add filesystem subpackage * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.10.5-117 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro HronĨok <mhroncok@redhat.com> - 8.10.5-116 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34