haskell-safe 0.3.19-3build1 source package in Ubuntu

Changelog

haskell-safe (0.3.19-3build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:36:04 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
haskell-safe_0.3.19.orig.tar.gz 11.0 KiB 25043442c8f8aa95955bb17467d023630632b961aaa61e807e325d9b2c33f7a2
haskell-safe_0.3.19-3build1.debian.tar.xz 3.5 KiB d92438ca93c7168b743dd3077f6ea1a8e7d93d1548017a1b1c1526438b3b0206
haskell-safe_0.3.19-3build1.dsc 2.2 KiB d6e6d18a012eee91c3824c0cf0813ea3165b7a5b1aa9fac27d73293f6fc2b425

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

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.