ghc 9.0.2-3 source package in Ubuntu

Changelog

ghc (9.0.2-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Separate the binary-all/binary-any builds (Closes: #1014066)

 -- Ilias Tsitsimpis <email address hidden>  Fri, 15 Jul 2022 17:03:35 +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
Kinetic release universe haskell

Downloads

File Size SHA-256 Checksum
ghc_9.0.2-3.dsc 2.5 KiB abfd94c0e51112278af770ef8c5e7d5872d9bfa0c4b567bdc182ff586bf4fadf
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-3.debian.tar.xz 54.9 KiB 3aa5b30894e4a449c3d429e3a18d66d07e3892b32dc2388ac47b572b750d6081

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 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.