ghc 9.0.2-4ubuntu2 source package in Ubuntu

Changelog

ghc (9.0.2-4ubuntu2) lunar; urgency=medium

  * Disable unregisterised on armhf again, now ghc has been built again on
    armhf, so the 4ubuntu1 version should work better to build ghc itself.
    If this chicken and egg situation becomes worse with time and ghc
    rebuilds, a permanent switch to unregisterised on armhf should be
    considered.

 -- Gianfranco Costamagna <email address hidden>  Sun, 06 Nov 2022 12:26:33 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
ghc_9.0.2.orig.tar.xz 26.0 MiB 140e42b96346322d1a39eb17602bcdc76e292028ad4a69286b230bab188a9197
ghc_9.0.2.orig.tar.xz.asc 659 bytes edf72958d061da70b67341fa7cb3aa36ed9db04a635d68b932fec4baaff5b40c
ghc_9.0.2-4ubuntu2.debian.tar.xz 55.7 KiB b7d988148abcc6e0a077875c0c63892fc62940318a1f0c1fbd4f2a5ea10c11df
ghc_9.0.2-4ubuntu2.dsc 2.5 KiB 2845e0cb52d604f44e2532b902dd5341acfd6fc1b50cf72c93a8bd136ec2add8

View changes file

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 in the `haskell-doc'
 package. Alternatively, there is an online version at
 http://haskell.org/onlinereport/.

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 in the `haskell-doc'
 package. Alternatively, there is an online version at
 http://haskell.org/onlinereport/.
 .
 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 in the `haskell-doc'
 package. Alternatively, there is an online version at
 http://haskell.org/onlinereport/.
 .
 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.