ghc 7.10.3-7 source package in Ubuntu

Changelog

ghc (7.10.3-7) unstable; urgency=medium

  [ Joachim Breitner ]
  * Tighten build-depends on llvm-3.5, to pull in backported version
  * Tighten build-depends on ghc; this does not build against 7.6 any more, so
    let's use the 7.8 already in backports.

  [ Colin Watson ]
  * Run /usr/lib/ghc-doc/gen_contents_index from ghc-doc.postinst with HOME
    set to a temporary directory, so that it doesn't pick up stray user
    configuration and so that it works reliably in autopkgtests.

 -- Colin Watson <email address hidden>  Fri, 29 Jan 2016 15:58:13 +0000

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

Downloads

File Size SHA-256 Checksum
ghc_7.10.3-7.dsc 2.3 KiB 3780177220c510bad5dbb550913b08caf94f3c68b8312a4a1fe73b7145607802
ghc_7.10.3.orig.tar.xz 11.2 MiB cf90cedce1c28fd0e2b9e72fe8a938756668d18ea1fcc884a19f698658ac4fef
ghc_7.10.3-7.debian.tar.xz 46.6 KiB ab651cd01031fd36010b46c9db27aa570faaa5f55dde79b667cc666b9aff55c6

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

ghc-dbgsym: debug symbols for package ghc

 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.