ghc9.2-9.2.8-24.fc40 > 6 6_6 3!]W>D] 'p~[yeEv 'p~[yqHǤe C h^>'򊄨d{?zH:Sⅹ_3ij',hɈfF;LRYGaC W `MKUZ拾J%ajLDLioV}#eAfi+@C63R˛i% mƍ46de4M8pLbwr҂# Ȃ 9sgxQHFk ":5i*{iǤ|lLCu=8FOPW&Gxs 5KwT/3~j(Q) טei`pwrYۈ<Eó]}bb88LNoQfw?[P~HNsyԹ0 ]?#਍z?fC66a;c »M@O5X 5Ȗݦ)R<1ԟARSq=)Rg$ 348dcbbe4f557ec0743e78a671dc610e0cfe6e198cc2613ed7b2eeff59faeb1b6c22e202e4aaf7979cf7b88bcf91c27822124522m3!]W>D] 'p~[yeEv 'p~[yq<'8YHݖ{p~TQ :~;cjEC5''{2uJCx4`Ƈ%̣|uO!ЮO3^!ug)आ$ؾetՓN1TG3ߊ8b3[=-E'z/3:2-A ;L.dP-rT5[YVJTa@YC5sS`u<9MU<u(m}jst(>$SR4̄U](.ød7}K]u@룬ЂMW!S9wڭݜ*:ؚҪs*1uI\EH74\j *1*D"RKl;p[*garxx %? h0m/y7B@ԩ>2d=Ё?1Ȗsn3 ԜJLNv3P#J/f48#Ffx"8OQ2G<3,|>p.Q?Ad   05 DPiov   (89: mXYbdefl "04jCghc9.29.2.824.fc40Glasgow 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.e$buildvm-x86-16.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxx86_64ghc9.2-9.2.8-24.fc40.src.rpmghc9.2ghc9.2(x86-64)    ghc9.2-compilerghc9.2-develghc9.2-ghc-boot-develghc9.2-ghc-compact-develghc9.2-ghc-develghc9.2-ghc-heap-develghc9.2-ghci-develghc9.2-hpc-develghc9.2-libiserv-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)9.2.8-24.fc409.2.8-24.fc409.2.8-24.fc400.1.0.0-24.fc409.2.8-24.fc409.2.8-24.fc409.2.8-24.fc400.6.1.0-24.fc409.2.8-24.fc403.0.4-14.6.0-14.0-15.4.18-14.19.1eed@e@dd@d@dtdoMd@c@ch@bb?b@b2@b`@bnv@b,@Fedora Release Engineering - 9.2.8-24Fedora Release Engineering - 9.2.8-23Jens Petersen - 9.2.8-22Jens Petersen - 9.2.8-21Jens Petersen - 9.2.8-20Fedora Release Engineering - 9.2.8-19Jens Petersen - 9.2.8-18Jens Petersen - 9.2.7-17Jens Petersen - 9.2.7-16Florian Weimer - 9.2.5-15Jens Petersen - 9.2.5-14Jens Petersen - 9.2.4-13Fedora Release Engineering - 9.2.3-12Jens Petersen Jens Petersen - 9.2.3-11Jens Petersen - 9.2.3-10Jens Petersen - 9.2.2-9Jens Petersen - 9.2.2-8- 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) - fixup sphinx links patch- fixup SPDX license tags to use "AND" - patch hadrian to build with Cabal-3.8- self-bootstrap from ghc9.2 - build the ghc.1 manpage with sphinx and version not to conflict - backport bcond perfbuild changes from ghc9.4 - fix sphinx flags.py: python 3.12 dropped distutils - base subpkg now owns ghcliblib and ghclibplatform dirs (#2185357) - s390x: no longer apply unregisterized patches- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- update to 9.2.8 - https://downloads.haskell.org/~ghc/9.2.8/docs/html/users_guide/9.2.8-notes.html- include backport of 9.4 m32_allocator_init changes by Sylvain Henry (#2209162) - SPDX migration of license tags- https://downloads.haskell.org/~ghc/9.2.7/docs/html/users_guide/9.2.7-notes.html - bytestring-0.11.4.0- Port configure script to C99- https://www.haskell.org/ghc/blog/20221107-ghc-9.2.5-released.html - https://downloads.haskell.org/~ghc/9.2.5/docs/html/users_guide/9.2.5-notes.html - base-4.16.4.0 and process-1.6.16.0 - backport packaging changes from ghc9.4 - epel9: enable hadrian - F35,F36: disable armv7hl due to failing (#2142238)- https://downloads.haskell.org/~ghc/9.2.4/docs/html/users_guide/9.2.4-notes.html - base 4.16.3.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- make sure to enable debuginfo always to avoid .build-id conflicts - add major version symlinks for programs in /usr/bin- add filesystem subpackage- https://downloads.haskell.org/~ghc/9.2.3/docs/html/users_guide/9.2.3-notes.html - base-4.16.2.0 and bytestring-0.11.3.1- ghc9.2 now recommends ghc9.2-compiler-default - recommends zlib-devel was moved to cabal-install/stack - enable system libffi (for Hadrian) NB unfortunately this changes all the library ABI hash keys- https://downloads.haskell.org/~ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html - use llvm12 for aarch64 and s390x9.2.8-24.fc409.2.8-24.fc40-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointercpiozstd19x86_64-redhat-linux-gnuhttps://bugz.fedoraproject.org/ghc9.2ghc9.2-compiler-default9.2.8-24.fc40ghc9.2-docghc9.2-doc-indexghc9.2-manualghc9.2-prof9.2.8-24.fc409.2.8-24.fc409.2.8-24.fc409.2.8-24.fc40utf-8a40c7d44c2842691af995cb8481a68716dd35b228919357e7ef5749f0104905d23d0422b4fea28f771e872741bb370790b3cd0538eafb461233e820b84b57a2e? (/hB mm GVsDZ,'#