--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-becd9a8143
2024-03-08 01:18:13.751583
--------------------------------------------------------------------------------

Name        : ghc9.8
Product     : Fedora 39
Version     : 9.8.2
Release     : 8.fc39
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:

https://downloads.haskell.org/~ghc/9.8.2/docs/users_guide/9.8.2-notes.html
minor bumps to bytestring, filepath, text, unix
--------------------------------------------------------------------------------
ChangeLog:

* Mon Feb 26 2024 Jens Petersen <[email protected]> - 9.8.2-8
- https://downloads.haskell.org/~ghc/9.8.2/docs/users_guide/9.8.2-notes.html
- minor bumps to bytestring, filepath, text, unix
* Thu Feb 15 2024 Richard W.M. Jones <[email protected]> - 9.8.1-7
- Fix generated C for Modern C Initiative
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 
9.8.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Jens Petersen <[email protected]> - 9.8.1-5
- use gcc default ld (ie ld.bfd) for rawhide
* Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 
9.8.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan  5 2024 Jens Petersen <[email protected]> - 9.8.1-3
- fix llvm alignment in data sections (@stefansf (IBM))
  which should fix certain runtime crashes (#2248097)
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-becd9a8143' 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