ghc9.2-9.2.8-21.fc39 > 6 6_6 3!92d LuZLdЬ8 uZL\T$饅Zoּ?IJ;H8L12է_I˺wa%,&XED8Tm[z)YmntM ΂*zÀ2eZSG++]733u?׺}[$~D3?J|#4L(e WRk3~˦G fV1} ~`~\jq~8܂d8k+TsmekB_RgqE yv27|tӵIc.!^-kF}Xl<"4Y $b˾.i|0Ps|N7nsaM.Tj;\Ij4am Ƶ{B"CuSw) U zAA˜fYZDZk{F 8 Pr>gi+Y27P8.5?I>cV,aIo V (Fg2GU:RZ,ѴΚevPr wGAH#+|}ݙX(T[n06ǝYgK<xMJgfXԦG4t{y\+Tލ-pFv[vP{%hڵ_Fg43X(;SZͷh턬 قI2 fj寢m,-1Y38\J8 dETy9 La̠M{_,V8QT8ATXSP,pԭEmY>Iݛhك}̂)O\.YQ|߯qs[kӴ 'q5Z(j`Xxc;g+_`(l[Sl|+ _ɰa0 <69c1XZ{"j$JO"0w%soRjaj /9bѲ2+,|>p.?d   05 DPiov   (89: XxYbdPeUfZl]x|<LRCghc9.29.2.821.fc39Glasgow 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.d.buildvm-x86-32.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD-3-Clause AND HaskellReportFedora ProjectUnspecifiedhttps://haskell.org/ghc/linuxx86_64ghc9.2-9.2.8-21.fc39.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-21.fc399.2.8-21.fc399.2.8-21.fc390.1.0.0-21.fc399.2.8-21.fc399.2.8-21.fc399.2.8-21.fc390.6.1.0-21.fc399.2.8-21.fc393.0.4-14.6.0-14.0-15.4.18-14.18.92dd@d@dtdoMd@c@ch@bb?b@b2@b`@bnv@b,@aNa|aaMaɪap@a@Jens 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-8Fedora Release Engineering - 9.2.1-7Miro Hrončok - 9.2.1-6Jens Petersen - 9.2.1-5Jens Petersen - 9.2.1-4Jens Petersen - 9.2.1-3Jens Petersen - 9.2.1-2Jens Petersen - 9.2.1-1- 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 s390x- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34- enable the armv7 VFPv3D16 patch- place docs under ghc9.2, so they can also be parallel installed - make hadrian perf build respect ghc_prof- compiler-default subpackage can provide the unversioned bindir files- build with ghc's Hadrian buildsystem - s390x now uses the llvm backend - manuals created by sphinx disabled for now - ghc-iserv-prof now lives in ghc-base-prof - add hadrian subpackage - move the haddock index files into doc-index- initial ghc9.2 package derived from the ghc:9.2 module - https://downloads.haskell.org/ghc/9.2.1/docs/html/users_guide/9.2.1-notes.html - see the Fedora ghc:9.2 branch for earlier packaging changes9.2.8-21.fc399.2.8-21.fc39-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-21.fc39ghc9.2-docghc9.2-doc-indexghc9.2-manualghc9.2-prof9.2.8-21.fc399.2.8-21.fc399.2.8-21.fc399.2.8-21.fc39utf-8a40c7d44c2842691af995cb8481a68716dd35b228919357e7ef5749f0104905d23d0422b4fea28f771e872741bb370790b3cd0538eafb461233e820b84b57a2e? (/hB mm GVsDZ,'#