Sun, 19 May 2024 12:17:15 UTC | login

Information for build ghc-9.2.6-129.fc38

ID234301
Package Nameghc
Version9.2.6
Release129.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc.git#b5d643a65e82413c8a6eea8d3b0a219b0fa630e8
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 failed
Volume DEFAULT
StartedWed, 01 Mar 2023 17:04:18 UTC
CompletedThu, 02 Mar 2023 05:58:45 UTC
Taskbuild (f38, /rpms/ghc.git:b5d643a65e82413c8a6eea8d3b0a219b0fa630e8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc.git#b5d643a65e82413c8a6eea8d3b0a219b0fa630e8'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Fri Sep 17 2021 Jens Petersen <petersen@redhat.com> - move zlib-devel Recommends to cabal-install * Thu Jul 22 2021 Jens Petersen <petersen@redhat.com> - 8.10.5-115 - update to 8.10.5 with patch for missing rts symbols - use llvm 11 for ARM - https://downloads.haskell.org/~ghc/8.10.5/docs/html/users_guide/8.10.5-notes.html * Thu Jul 15 2021 Jens Petersen <petersen@redhat.com> - 8.10.4-114 - perf build * Thu Jul 15 2021 Jens Petersen <petersen@redhat.com> - 8.10.4-113 - rebase to 8.10.4 from ghc:8.10 module stream - https://downloads.haskell.org/ghc/8.10.4/docs/html/users_guide/8.10.1-notes.html - use llvm10 for ARM * Wed Jun 30 2021 Jens Petersen <petersen@redhat.com> - 8.8.4-111 - fix build with sphinx4 (#1977317) * Tue May 25 2021 Jens Petersen <petersen@redhat.com> - 8.8.4-110 - ghc-compiler now requires ghc-filesystem for html docdirs