Information for build ghc9.8-9.8.1-2.fc40
ID | 268043 |
---|---|
Package Name | ghc9.8 |
Version | 9.8.1 |
Release | 2.fc40 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/ghc9.8.git#ed70834b3eab48a9b7aeff0e808f95d879fb9b44 |
Summary | Glasgow Haskell Compiler |
Description | GHC 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 by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Sun, 31 Dec 2023 19:23:42 UTC |
Completed | Mon, 01 Jan 2024 18:55:30 UTC |
Task | build (f40, /rpms/ghc9.8.git:ed70834b3eab48a9b7aeff0e808f95d879fb9b44) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc9.8.git#ed70834b3eab48a9b7aeff0e808f95d879fb9b44'}} |
Tags | No tags |
RPMs | No RPMs |
Changelog | * Sun Nov 12 2023 Jens Petersen <petersen@redhat.com> - 9.8.1-2 - rebuild with ghc-rpm-macros-2.6.5 to fix prof deps (thanks mimi1vx) * Thu Oct 26 2023 Jens Petersen <petersen@redhat.com> - 9.8.1-1 - https://downloads.haskell.org/ghc/9.8.1/docs/users_guide/9.8.1-notes.html * Fri Aug 11 2023 Jens Petersen <petersen@redhat.com> - 9.8.0.20230809-0.2 - https://downloads.haskell.org/ghc/9.8.1-alpha2/docs/users_guide/9.8.1-notes.html * Fri Aug 04 2023 Jens Petersen <petersen@redhat.com> - 9.8.0.20230727-0.1 - initial package based on ghc9.6 |