Sun, 19 May 2024 22:17:13 UTC | login

Information for build ghc-8.10.7-121.0.riscv64.fc37

ID214042
Package Nameghc
Version8.10.7
Release121.0.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc.git#503c58385195937a66aa771b0fb378dc8c3f4301
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
StartedMon, 24 Oct 2022 09:25:33 UTC
CompletedMon, 24 Oct 2022 11:12:06 UTC
Taskbuild (f37, /rpms/ghc.git:503c58385195937a66aa771b0fb378dc8c3f4301)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc.git#503c58385195937a66aa771b0fb378dc8c3f4301'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Oct 24 2022 David Abdurachmanov <davidlt@rivosinc.com> - 8.10.7-121.0.riscv64 - Link to libatomic for riscv64 * 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 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.8.4-109 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 02 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - Add riscv64 to ghc_unregisterized_arches