ghc 9.0.2-4ubuntu1 source package in Ubuntu

Changelog

ghc (9.0.2-4ubuntu1) kinetic; urgency=medium

  * Enable unregisterised on armhf
  * Don't limit parallel builds to 2 anymore on armhf, arm64 and s390x

 -- Gianfranco Costamagna <email address hidden>  Mon, 26 Sep 2022 16:27:41 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
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.0.2.orig.tar.xz 26.0 MiB 140e42b96346322d1a39eb17602bcdc76e292028ad4a69286b230bab188a9197
ghc_9.0.2.orig.tar.xz.asc 659 bytes edf72958d061da70b67341fa7cb3aa36ed9db04a635d68b932fec4baaff5b40c
ghc_9.0.2-4ubuntu1.debian.tar.xz 55.6 KiB b40e9f6f84da4359ca429cb28c85ed48d73eae49015ee614c525c3d902a71a01
ghc_9.0.2-4ubuntu1.dsc 2.5 KiB 211ad9e6b9c0916e30e26129ea699039b690f30a318554d547e9935f75a6964e

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.