ghc-9.4.5-140.fc40 > 6 6_6 3!]W>D] 'p~[ye. 'p~[y̚y֭8<$7i:Ux~ lP'qlVX3}@M!z2TMU$QT ~Mʉ$:D] 'p~[ye. 'p~[ynP(Ādmx5gel[sIU &,%p蕉n}-T_ ,$rBd @W0n &Aݗe2Ip>C{K(2s~usgAtGV%| 2$M 8W]!lݠE$0\7v% 6=]z8 |~T5}15y Vva 'ƒ_WYP;.V3BR ) xyL m1 R2CkIM⪹gSϡ;N bPj߻qn % n`(%F>hyk5+͎+,Ƽv~\a/""= Ҏ:J',[}DUw–]mT ]pc8lRdU0+!q6"X4Q|q 6o=EC5;{]aƥ|>p+?d   .1 @Lekr   (t89: }XhYpbdNeSfXl[tx\`Cghc9.4.5140.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.ebuildvm-x86-28.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxx86_64ghc-9.4.5-140.fc40.src.rpmghcghc(x86-64)    ghc-compilerghc-develghc-ghc-boot-develghc-ghc-compact-develghc-ghc-develghc-ghc-heap-develghc-ghci-develghc-hpc-develghc-libiserv-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)9.4.5-140.fc409.4.5-140.fc409.4.5-140.fc400.1.0.0-140.fc409.4.5-140.fc409.4.5-140.fc409.4.5-140.fc400.6.1.0-140.fc409.4.5-140.fc403.0.4-14.6.0-14.0-15.4.18-14.19.1.1eeed@ead@d.@d@d@d@doMd@cl@cc@cHcױ@cc@c @bWbWb?bx@Richard W.M. Jones - 9.4.5-140Fedora Release Engineering - 9.4.5-139Fedora Release Engineering - 9.4.5-138Jens Petersen - 9.4.5-137Jens Petersen - 9.4.5-136Jens Petersen - 9.4.5-135Jens Petersen - 9.4.5-134Jens Petersen - 9.2.6-133Fedora Release Engineering - 9.2.6-132Jens Petersen - 9.2.6-131Jens Petersen - 9.2.6-130Jens Petersen - 9.2.6-129Jens Petersen - 9.2.6-128Jens Petersen - 9.2.6-127Jens Petersen - 9.2.5-126Jens Petersen - 9.2.5-125Jens Petersen - 9.0.2-124Florian Weimer - 8.10.7-123Jens Petersen - 8.10.7-122Jens Petersen - 8.10.7-121Jens Petersen - 8.10.7-120Fedora Release Engineering - 8.10.7-119Jens Petersen - 8.10.7-118- 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)- sync with ghc9.4: add sphinx7 patch - user_guide: update external links patch in line with final upstream- disable ghc9.4 obsoletes due to 9.4.6 release- rebase to 9.4.5 from ghc9.4 package - https://downloads.haskell.org/~ghc/9.4.5/docs/users_guide/9.4.1-notes.html- 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 - fix sphinx flags.py: python 3.12 dropped distutils (petersen) - fix BSD3 SPDX tags (petersen)- include backport of 9.4 m32_allocator_init changes by Sylvain Henry (#2209162) - SPDX migration of license tags- allow parallel installing ghc9.2-9.2.7- upstream patch to enable SMP rts for ppc64le- rebuild to fix prof deps- https://downloads.haskell.org/~ghc/9.2.6/docs/html/users_guide/9.2.6-notes.html - restore RUNPATHs to help dependency generation- add back ld.so.conf.d file to workaround mock install issue (#2166028) - remove the RUNPATHs again since they are covered by the ld.so.conf.d file- rebase to ghc-9.2.5 from ghc9.2 - 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.1-notes.html - fully Obsoletes ghc9.2* - install bash-completion file- rebase to 9.0.2 from ghc9.0 - https://downloads.haskell.org/~ghc/9.0.2/docs/html/users_guide/9.0.1-notes.html - https://downloads.haskell.org/~ghc/9.0.2/docs/html/users_guide/9.0.2-notes.html - add buildpath-abi-stability-2.patch and haddock-remove-googleapis-fonts.patch from Debian- Port configure script to C99- obsoletes ghc8.10 - use llvm 12 (for ARM)- ghc-compiler conflicts with ghc8.10-compiler-8.10.7- conflicts with ghc8.10-8.10.7 - add ghc-filesystem obsoletes to help dnf- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- https://downloads.haskell.org/~ghc/8.10.7/docs/html/users_guide/8.10.7-notes.html - add filesystem subpackage9.4.5-140.fc409.4.5-140.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 -march=x86-64 -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/ghcghc-docghc-doc-indexghc-manualghc-prof9.4.5-140.fc409.4.5-140.fc409.4.5-140.fc409.4.5-140.fc40utf-8a40c7d44c2842691af995cb8481a68716dd35b228919357e7ef5749f0104905d23d0422b4fea28f771e872741bb370790b3cd0538eafb461233e820b84b57a2e?P(/hB mm GVsDZ,'#