haskell-safe 0.3-1build2 source package in Ubuntu

Changelog

haskell-safe (0.3-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 12:33:38 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-safe_0.3.orig.tar.gz 3.4 KiB a01ef6260a7d4bfb5d1ccbf69b9c16de9b1ea99deecaaaac61fb694ceda9929c
haskell-safe_0.3-1build2.debian.tar.gz 2.8 KiB a5efc4b7e5acc8b99181b9facf9316f769aee03d528e4f3d131750e0fbbbbdc4
haskell-safe_0.3-1build2.dsc 2.2 KiB 569f0353b6cc3096bfaa2c2b46dbf32aeac64e4ba6950df2c8442ab42192b576

Available diffs

View changes file

Binary packages built by this source

libghc-safe-dev: GHC Library for safe (pattern match free) functions

 .
 Partial functions from the base library, such as head and !!, modified to
 return more descriptive error messages, programmer defined error messages,
 Maybe wrapped results and default values. These functions can be used to
 reduce the number of unsafe pattern matches in your code.
 .
 This package contains the libraries compiled for GHC.

libghc-safe-doc: Documentation for safe library for (pattern match free) functions

 .
 Partial functions from the base library, such as head and !!, modified to
 return more descriptive error messages, programmer defined error messages,
 Maybe wrapped results and default values. These functions can be used to
 reduce the number of unsafe pattern matches in your code.
 .
 This package contains the library documentation.

libghc-safe-prof: Profiling library for safe (pattern match free) functions

 .
 Partial functions from the base library, such as head and !!, modified to
 return more descriptive error messages, programmer defined error messages,
 Maybe wrapped results and default values. These functions can be used to
 reduce the number of unsafe pattern matches in your code.
 .
 This package contains the profiling libraries compiled for GHC.