ghc 7.4.1-1ubuntu1 source package in Ubuntu

Changelog

ghc (7.4.1-1ubuntu1) precise; urgency=low

  * Merge with Debian, remaining changes:
    - Pass --hash-style=both --no-copy-dt-needed-entries --as-needed to the
    linker.
    - Use dh-autoreconf.
  * Two new patches to fix arm{el,hf} build failures. See bug #5824.
    - fix-ARM-s-StgCRun-clobbered-register-list-for-both-A
    - fix-ARM-StgCRun-to-not-save-and-restore-r11-fp-regis
 -- Iulian Udrea <email address hidden>   Tue, 28 Feb 2012 20:06:44 +0000

Upload details

Uploaded by:
Iulian Udrea
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ghc_7.4.1.orig.tar.bz2 24.1 MiB 721c09a49e519b7459b67b451b5103252ba3833906a7a24c3a3679ff94669a79
ghc_7.4.1-1ubuntu1.debian.tar.gz 46.3 KiB fed1ee3836cfd7a1bba729703599fb460c55b1c911adebdcf43a4fd5f924d416
ghc_7.4.1-1ubuntu1.dsc 2.1 KiB bf16b57fd2599e0269c117b5411c63ff269626633c274b8ddfc52761117fbfad

Available diffs

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-dynamic: Dynamic 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 has dynamically linkable, shared versions of the
 libraries included with GHC. Currently, they are available only on
 i386 and amd64 architectures.

ghc-haddock: Documentation tool for annotated Haskell source code

 Haddock is a tool for automatically generating documentation from
 annotated Haskell source code. It is primary intended for documenting
 libraries, but it should be useful for any kind of Haskell code.
 .
 Haddock lets you write documentation annotations next to the
 definitions of functions and types in the source code, in a syntax
 that is easy on the eye when writing the source code (no heavyweight
 mark-up). The documentation generated by Haddock is fully hyperlinked:
 click on a type name in a type signature to go straight to the
 definition, and documentation, for that type.
 .
 Haddock can generate documentation in multiple formats; currently HTML
 is implemented, and there is partial support for generating DocBook.
 .
 This package contains Haddock version 2.10.0.

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.

ghc6: transitional dummy package

 This package ensures a smooth transition from the package name ghc6 to the
 package name ghc, and can safely be removed.

ghc6-doc: transitional dummy package

 This package ensures a smooth transition from the package name ghc6-doc to the
 package name ghc-doc, and can safely be removed.

ghc6-prof: transitional dummy package

 This package ensures a smooth transition from the package name ghc6-prof to the
 package name ghc-prof, and can safely be removed.