haskell-debian 3.55-2build3 source package in Ubuntu

Changelog

haskell-debian (3.55-2build3) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Tue, 20 Dec 2011 18:03:12 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-debian_3.55.orig.tar.gz 63.5 KiB d1f1c7f2591bd85b6750f209a5f1c2b16bbc5dd5c660227be58d1143d9bb4109
haskell-debian_3.55-2build3.debian.tar.gz 5.4 KiB d21d0ee463e1a3f4281078575ec5626b014224836935c1b297e0e7fa11e6a286
haskell-debian_3.55-2build3.dsc 3.0 KiB f3c3d45750bd2dab403f6456b13b52ff77b73fa1dc91e3404d9b598ca89a0f5c

Available diffs

View changes file

Binary packages built by this source

haskell-debian-utils: Various helpers to work with Debian packages

 This package contains tools shipped with the Haskell library “debian”:
 .
   * fakechanges:
     Sometimes you have the .debs, .dsc, .tar.gz, .diff.gz, etc from a package
     build, but not the .changes file. This package lets you create a fake
     .changes file in case you need one.
 .
   * debian-report:
     Analyze Debian repositories and generate reports about their contents and
     relations. For example, a list of all packages in a distribution that are
     trumped by another distribution.
 .
   * cabal-debian:
     Tool for creating debianizations of Haskell packages based on the .cabal
     file. If apt-file is installed it will use it to discover what is the
     debian package name of a C library.
 .
   * apt-get-build-depends:
     Tool which will parse the Build-Depends{-Indep} lines from debian/control
     and apt-get install the required packages

libghc-debian-dev: Haskell library for working with the Debian package system

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package contains the libraries compiled for GHC.

libghc-debian-doc: Documentation for Debian package system library

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package contains the library documentation.

libghc-debian-prof: Profiling library for working with the Debian package system

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package contains the profiling libraries compiled for GHC.