ghc 9.4.7-5 source package in Ubuntu

Changelog

ghc (9.4.7-5) unstable; urgency=medium

  * Backport upstream patches to fix issues with 64-bit time_t (Closes:
    #1068586)
  * Build unregisterised on powerpc (Closes: #1060196)

 -- Ilias Tsitsimpis <email address hidden>  Wed, 10 Apr 2024 14:24:01 +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-5.dsc 2.7 KiB d2c9d6c69d75d9050aa40035d6e4508a4b74982fc7e822cfdd8caa430368d39c
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-5.debian.tar.xz 66.4 KiB 708878390e8ea7edb0cede08d05decad4feefed64f4f83d7cb43e9232ef5053c

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.