ghc 9.4.7-2 source package in Ubuntu

Changelog

ghc (9.4.7-2) unstable; urgency=medium

  * Remove files generated by gen_contents_index at installation time (Closes:
    #1055817)
  * Canonicalize paths in gen_contents_index (Closes: #1055070)
  * Backport upstream fix for CLRRI opcode on ppc64{el,} (Closes: #1054894)
  * Pass number of parallel jobs from DEB_BUILD_OPTIONS to hadrian.
    Code adapted from the debian/rules file for src:cmake.
    Thanks to John Paul Adrian Glaubitz for the fix (Closes: #1056742).
  * Restore --disable-ld-override for affected architectures (Closes: #1056636)

 -- Ilias Tsitsimpis <email address hidden>  Wed, 13 Dec 2023 12:28:47 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ghc_9.4.7-2.dsc 2.7 KiB 21207a018868e1ca0312d33104984fb5b4be8c28735dfc35202e6a5159615632
ghc_9.4.7.orig.tar.xz 27.3 MiB 06775a52b4d13ac09edc6dabc299fd11e59d8886bbcae450af367baee2684c8f
ghc_9.4.7.orig.tar.xz.asc 659 bytes 01a803d710b9961452d2470fe1cfd7d69be099c807b15f5458d1000c8ab5322e
ghc_9.4.7-2.debian.tar.xz 64.0 KiB e4f98a9481fb8b860950d2c51e33e33d6ddf0aba6501c4fd80b7557595c18e9b

No changes file available.

Binary packages built by this source

ghc: The Glasgow Haskell Compilation system

 The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
 Haskell.
 .
 Haskell is "the" standard lazy functional programming language. The language
 definition and additional documentation can be found at
 https://www.haskell.org/documentation/.

ghc-doc: Documentation for the Glasgow Haskell Compilation system

 The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
 Haskell.
 .
 Haskell is "the" standard lazy functional programming language. The language
 definition and additional documentation can be found at
 https://www.haskell.org/documentation/.
 .
 This package includes HTML, DVI and PS versions of the SGML-based
 documentation around GHC.

ghc-prof: Profiling libraries for the Glasgow Haskell Compilation system

 The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
 Haskell.
 .
 Haskell is "the" standard lazy functional programming language. The language
 definition and additional documentation can be found at
 https://www.haskell.org/documentation/.
 .
 This package contains additional profiling libraries. They are only needed,
 if you want to take a closer look on where exactly your program burns CPU
 cycles.