haskell-safe 0.3.19-2build2 source package in Ubuntu
Changelog
haskell-safe (0.3.19-2build2) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Fri, 09 Dec 2022 14:19:47 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | net | |
Lunar | 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-2build2.debian.tar.xz | 3.5 KiB | 2722b1fc206d24fa1b49e7c4b432575213eb723962c195d1e49d7d26dc5f8422 |
haskell-safe_0.3.19-2build2.dsc | 2.2 KiB | db9e1a111ff0db5371a1010ffe102a9b62b19cdcf54ed6b2d0000cdc617a9e2a |
Available diffs
- diff from 0.3.19-2 (in Debian) to 0.3.19-2build2 (370 bytes)
- diff from 0.3.19-2build1 to 0.3.19-2build2 (317 bytes)
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.