Fri, 04 Oct 2024 04:23:24 UTC | login

Information for build ghc9.0-9.0.2-18.fc41

ID335181
Package Nameghc9.0
Version9.0.2
Release18.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc9.0.git#dc5ad4e9351d86bb2f0c03bfd82270112cf19e04
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
StartedThu, 03 Oct 2024 15:48:56 UTC
CompletedThu, 03 Oct 2024 18:07:20 UTC
Taskbuild (f41, /rpms/ghc9.0.git:dc5ad4e9351d86bb2f0c03bfd82270112cf19e04)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc9.0.git#dc5ad4e9351d86bb2f0c03bfd82270112cf19e04'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 15 2024 Jens Petersen <petersen@redhat.com> - 9.0.2-17 - explicit requires binutils-gold - ppc64le: NCG fix for ccall target hints (Peter Trommler, #2172771) - llvm patch from @stefansf (IBM) to fix alignment in data sections which should fix certain runtime crashes (#2248097) * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Feb 15 2023 Jens Petersen <petersen@redhat.com> - 9.0.2-13 - move shared libraries into ghc libdir * Sat Feb 11 2023 Jens Petersen <petersen@redhat.com> - 9.0.2-12 - self boot with ghc9.0 - use llvm12 (for ARM) - sync changes from ghc8.10 and ghc 9.2 - debian buildpath-abi-stability-2 & haddock-remove-googleapis-fonts patches * Sun Feb 05 2023 Florian Weimer <fweimer@redhat.com> - 9.0.2-11 - Port configure script to C99 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild