ghc9.4-9.4.8-31.fc41> 6 6_ ܉3!Flض zE>b$bjfJ b$bjPt vĚۿQ5)oSAOXA]TN%-JX_i2b7euŎdڴʽ0 t# Ƶ%\"}6 _UN9=&2/? ^lwO%LJd/o3N:!SY* Z0> ;-L,_cK}Vo{,rzQj3@i&8'_wkIZ:NL E g7B .1?!d   05 DPiow   (89: XYbdeflJCghc9.49.4.831.fc41Glasgow Haskell CompilerGHC 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.frbuildvm-a64-18.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxaarch64ghc9.4-9.4.8-31.fc41.src.rpmghc9.4ghc9.4(aarch-64)    ghc9.4-compilerghc9.4-develghc9.4-ghc-boot-develghc9.4-ghc-compact-develghc9.4-ghc-develghc9.4-ghc-heap-develghc9.4-ghci-develghc9.4-hpc-develghc9.4-libiserv-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)9.4.8-31.fc419.4.8-31.fc419.4.8-31.fc410.1.0.0-31.fc419.4.8-31.fc419.4.8-31.fc419.4.8-31.fc410.6.1.0-31.fc419.4.8-31.fc413.0.4-14.6.0-14.0-15.4.18-14.19.92ffl@fm@eeed@eaeOld:d.@d@d@dA)@dJc @cc|ck@cdc_c@bbbb?Fedora Release Engineering - 9.4.8-31Jens Petersen - 9.4.8-30Jens Petersen - 9.4.8-29Richard W.M. Jones - 9.4.8-28Fedora Release Engineering - 9.4.8-27Fedora Release Engineering - 9.4.8-26Jens Petersen - 9.4.8-25Jens Petersen - 9.4.8-24Jens Petersen - 9.4.7-23Jens Petersen - 9.4.6-22Jens Petersen - 9.4.5-21Fedora Release Engineering - 9.4.5-20Jens Petersen - 9.4.5-19Jens Petersen - 9.4.4-17Jens Petersen - 9.4.4-16Jens Petersen - 9.4.4-15Florian Weimer - 9.4.3-14Jens Petersen - 9.4.3-13Jens Petersen - 9.4.3-12Jens Petersen - 9.4.2-11Jens Petersen - 9.4.2-10Jens Petersen - 9.4.1-9Jens Petersen - 9.4.1-8Jens Petersen - 9.4.0.20220721-7Fedora Release Engineering - 9.4.0.20220623-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild- aarch64: switch to ld.bfd- explicit requires binutils-gold - boot with ghc9.4 - ppc64le: NCG fix for ccall target hints (Peter Trommler, #2172771)- Fix generated C for Modern C Initiative- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- s390x: patch from @stefansf (IBM) to fix llvm alignment in data sections which should fix certain runtime crashes (#2248097)- https://downloads.haskell.org/~ghc/9.4.8/docs/users_guide/9.4.8-notes.html- https://downloads.haskell.org/~ghc/9.4.7/docs/users_guide/9.4.7-notes.html- https://downloads.haskell.org/~ghc/9.4.6/docs/users_guide/9.4.6-notes.html - update license tags to SPDX - base subpkg now owns ghcliblib and ghclibplatform dirs (#2185357)- backport bcond perfbuild changes from ghc9.6 - build the ghc.1 manpage with sphinx and version not to conflict - patch hadrian to build with Cabal-3.8 - s390x: no longer apply unregisterized patches- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- https://www.haskell.org/ghc/blog/20230418-ghc-9.4.5-released.html - https://downloads.haskell.org/~ghc/9.4.5/docs/users_guide/9.4.5-notes.html - version bumps for base, bytestring, containers, parsec, text- suffix hadrian with ghc_major - only add ld.so.conf.d and remove RPATH if _ghcdynlibdir - do not duplicate libHSrts-*.so in filelist - add debian haddock-remove-googleapis-fonts.patch - update buildpath-abi-stability.patch - mv ld.so.conf.d out of rts block - use ghcliblib everywhere and add its subdirs - update abicheck with ghc_major - sync packaging changes: subpackage ghc-bignum, llvm13, -W, _ghcdynlibdir - build with ghc9.2- epel9 s390x: re-enable hadrian using llvm12 (#2141054)- https://www.haskell.org/ghc/blog/20221224-ghc-9.4.4-released.html - https://downloads.haskell.org/~ghc/9.4.4/docs/users_guide/9.4.4-notes.html- Avoid implicit declaration of exit in configure check- epel9: disable hadrian for s390x (#2141054) - epel9: disable docs on s390x with make- https://www.haskell.org/ghc/blog/20221103-ghc-9.4.3-released.html - https://downloads.haskell.org/~ghc/9.4.3/docs/users_guide/9.4.3-notes.html - enable Hadrian for epel9- add ld.so.conf.d file for finding shared libraries under Hadrian and remove RPATHs for Hadrian builds to rid rpmlint RUNPATH errors - export LD to prevent configuring lld (see #2116508)- https://www.haskell.org/ghc/blog/20220822-ghc-9.4.2-released.html - https://downloads.haskell.org/~ghc/9.4.2/docs/users_guide/9.4.2-notes.html- build the manual (for hadrian) - various make build fixes (only used for epel9 currently)- https://www.haskell.org/ghc/blog/20220807-ghc-9.4.1-released.html - https://downloads.haskell.org/ghc/9.4.1/docs/users_guide/9.4.1-notes.html- 9.4.1-rc1 - https://downloads.haskell.org/ghc/9.4.1-rc1/docs/users_guide/9.4.1-notes.html- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild9.4.8-31.fc419.4.8-31.fc41-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointercpiozstd19aarch64-redhat-linux-gnuhttps://bugz.fedoraproject.org/ghc9.4ghc9.4-compiler-default9.4.8-31.fc41ghc9.4-docghc9.4-doc-indexghc9.4-manualghc9.4-prof9.4.8-31.fc419.4.8-31.fc419.4.8-31.fc419.4.8-31.fc41utf-8a40c7d44c2842691af995cb8481a68716dd35b228919357e7ef5749f0104905d23d0422b4fea28f771e872741bb370790b3cd0538eafb461233e820b84b57a2e? (/hB mm GVsDZ,'#