--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-fff52ab576
2025-06-07 05:42:23.006443+00:00
--------------------------------------------------------------------------------

Name        : ghc9.12
Product     : Fedora 41
Version     : 9.12.2
Release     : 7.fc41
URL         : https://haskell.org/ghc/
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.

--------------------------------------------------------------------------------
Update Information:

enable debug_info for release builds
use 'release' flavor instead of 'perf'
bump boot compiler to ghc9.8
use new NCG for riscv64 (thanks to supersven)
add conflicts for other ghcX.Y-compiler-default packages
also munge haddock paths in .conf files
move ghc-internal into base subpackage
make ghc-filesystem arch for now for index.html
avoid pulling in nodejs via *.mjs scripts
own ghclibdir/share/{,ghcplatform}
add obsoletes for ghc-internal
--------------------------------------------------------------------------------
ChangeLog:

* Mon May 19 2025 Jens Petersen <[email protected]> - 9.12.2-7
- enable debug_info for release builds
- use 'release' flavor instead of 'perf'
- bump boot compiler to ghc9.8
- use new NCG for riscv64 (thanks to supersven)
- add conflicts for other ghcX.Y-compiler-default packages
- also munge haddock paths in .conf files
* Sun Mar 16 2025 Jens Petersen  <[email protected]> - 9.12.2-6
- move ghc-internal into base subpackage
- make ghc-filesystem arch for now for index.html
- avoid pulling in nodejs via *.mjs scripts
- own ghclibdir/share/{,ghcplatform}
- add obsoletes for ghc-internal
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-fff52ab576' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to