ghc 9.4.7-3 source package in Ubuntu

Changelog

ghc (9.4.7-3) unstable; urgency=medium

  * debian/patches/dfe1c3540e4b519b62b862b5966dfec5cae9ece1.patch:
    - cherry-pick upstream fix for misaligned objects in the data section with
      llvm-based builds. (LP: #2052696)

 -- Gianfranco Costamagna <email address hidden>  Mon, 19 Feb 2024 17:12:25 +0100

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
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
ghc_9.4.7-3.dsc 2.6 KiB 30a389ae8ce914e9615da52a340e5846b246a0f09f1bbf396671c5c0bee2a737
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-3.debian.tar.xz 64.5 KiB 44a1fe98f60341a2022aab35a0fc73edc2ca235cfc6d295709ec1a233b736d8e

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.