ghc9.4-9.4.6-22.el9$>#^.ά`qY>.m?]d   /5 DPiou   (89: AXpYxbdefl*BPTCghc9.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-s390x-19.s390.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxs390xghc9.4-9.4.6-22.el9.src.rpmghc9.4ghc9.4(s390-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=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmzstd19s390x-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~C"!r;Ѣi9/!6-22 > 6 _ 3!4En΁;8r2(F|d? 57Ӽ来O5u ,?]Ӎ%!kt!H*?QaﴸSuE^>, RN?l<7u^n 訃u F {]ء\LHE71ޘw+Y4Ә863zr& XKf Gh "T8.^g6lÆMҜ $p Z}4i9t ţjy~B؞=Tm"<"Z0xv1UM񑌊wWiJ\͈*^7)>9!"lY Ox@,ε#gu_6_> 5˰P(d<v-Fie%?&= bYI]gwL-SGKvΠZWt6m\XoV7Y?T z h`YHDw^O`f5WD(;Do"[&IQFɒ )Ke1F {Q" ìP|j 16a8c5e678e659a470f2be770e5691383efd32feb42c11d84d38fb37f7170ab18aa7a51ce1f21daa82f15eb4e6ab63aedrta `&jT2Xau_Qw_wy/QA" GPQ1$! :뒻664]Qԃ,j]IKfT֨ud W,L ,@rfQ{;c&݄ƑIu]6G۝(_NJ=^QF\ᇗK0ŔGNMݮ)11[\za ń_݃,?^/r,&ZeR4<6b+ CVtb=ǣ55{4w(W, q^g*D̆Pr`y:kN7k,LµE[.{|&XY(0x6/p)/ͤ2U6Ox! KY\yo)Q9fP q1]Yˡ*[M ۟;5B#4c{`l9Xh7vzTÜ)jgOHmNhwFc|>p|'BZh91AY&SY0p@@ !rE8P3QlM"!%asNhs ŠR$F M>Qƞ"Q )>i.7˲{2o  .= :f-q)