ghc 9.4.7-4 source package in Ubuntu

Changelog

ghc (9.4.7-4) unstable; urgency=medium

  * Backport upstream patch to fix compilation with GCC 14 (Closes: #1068179)

 -- Ilias Tsitsimpis <email address hidden>  Sat, 06 Apr 2024 10:34:53 +0300

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-4.dsc 2.7 KiB 70a11a92bcbcafd9415d316af523e24d6d558c4ebec4c828d0115955275f4464
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-4.debian.tar.xz 65.0 KiB f13381ec07e63c2404a25894709911c0e38a5336d8641d4be250ce23ff7ad365

Available diffs

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.