haskell-safe 0.3.9-3 source package in Ubuntu

Changelog

haskell-safe (0.3.9-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:01 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
haskell-safe_0.3.9-3.dsc 2.3 KiB 8eb4e84de8d5e5b44fa4e6d8d4c8557308013e1eac65ddd6d22a6cd7a7fb3fdf
haskell-safe_0.3.9-3.debian.tar.xz 3.0 KiB f665e6d26aa1a97848236b4a955a068defe4768d4283855f97cf7de35fd8b548
haskell-safe_0.3.9.orig.tar.gz 6.8 KiB d0319ea7b55947e70092f0256aa9f9d2496a93b0e2a0887c0f8eaa0d7fb9b6c9

Available diffs

No changes file available.

Binary packages built by this source

libghc-safe-dev: No summary available for libghc-safe-dev in ubuntu yakkety.

No description available for libghc-safe-dev in ubuntu yakkety.

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

 .
 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 provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

 .
 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.