ghc9.4-9.4.6-22.el9$>#?;2au3?4[+_>.?yd   /5 DPiov   (89: AXpYxbdefl F^lp48Cghc9.49.4.622.el9Glasgow 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.dbuildvm-x86-29.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxx86_64ghc9.4-9.4.6-22.el9.src.rpmghc9.4ghc9.4(x86-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.6-22.el99.4.6-22.el99.4.6-22.el90.1.0.0-22.el99.4.6-22.el99.4.6-22.el99.4.6-22.el90.6.1.0-22.el99.4.6-22.el93.0.4-14.6.0-14.0-15.4.18-14.16.1.3d.@d@d@dA)@dJc @cc|ck@cdc_c@bbbb?bK@bbb@by@bv_@Jens 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-6Jens Petersen Jens Petersen - 9.4.0.20220623-5Jens Petersen - 9.4.0.20220523-4Jens Petersen - 9.4.0.20220523-3Jens Petersen - 9.4.0.20220501-2Jens Petersen - 9.4.0.20220501-1- 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_Rebuild- make sure to enable debuginfo always to avoid .build-id conflicts- 9.4.1-alpha3 - https://downloads.haskell.org/ghc/9.4.1-alpha3/docs/users_guide/9.4.1-notes.html - add major version symlinks for programs in /usr/bin- add filesystem subpackage - backport upstream hadrian patch to allow boot with ghc9.0- 9.4.1-alpha2 - https://downloads.haskell.org/ghc/9.4.1-alpha2/docs/users_guide/9.4.1-notes.html - built with ghc9.2- use --with-system-libffi for Hadrian (#2082827)- 9.4.1-alpha1 - derived from the ghc9.2 package9.4.6-22.el99.4.6-22.el9-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectiondrpmzstd19x86_64-redhat-linux-gnuhttps://bugz.fedoraproject.org/ghc9.4ghc9.4-compiler-default9.4.6-22.el9ghc9.4-docghc9.4-doc-indexghc9.4-manualghc9.4-prof9.4.6-22.el99.4.6-22.el99.4.6-22.el99.4.6-22.el9utf-8aaada29e7a9cab643ee3cc4eee876ea240668b776a129e9787b275f57c1e91d523d0422b4fea28f771e872741bb370790b3cd0538eafb461233e820b84b57a2e? (/h-UDLT3ghc9.4-.5-19.el9ُ B~3gv z /=6-22 > 6 _ 3!4En΁;8r2(F|d? Z^E7O)Sse.d#\X#X Q%%ՌiR~gۡr !WtM̛ ^uۦ{j%$%Y}!G66N/ȇ8`:e0^ _3sGR٭cVN =k<ᑺT]ZåQI&q sW£8RHL@1hEߟ1]v80xSBM.oWKBҾwio LDAk`dždNľð9w*{P+* Kʤ"RU&,f0BӍXsN}X\q6~zoYp)YΩN>)埃Q֣}z\w8. rJv]#'%HdB}0e'R*~]>& ʅ}j8JϛG4\3xx˺Co3xǀi ]pJj5422ee62a8381b4f092c9001a5c398437be6e3c443881347666375a1981dd14421a8093434c85876bb54adb35f19f196214a52fXtxMgfk=EfU=ތHi۬HW!P! s:sVQDBA$nI\1~S-c߂ E5˟I4l|La$ I_?bZ[z*?Y$"+xB le,Bg⬗t&/8=K 7M;PC"3#h-#Yx';W{~Jw_=/YI,Ѿ|3wF"g(T;zrW\" Ll5‘Zf|>p|'BZh91AY&SY0p@@ !rE8P2(OёŠRL{. $QfaH !XOυOk%3P11Qu