haskell-unsafe 0.0-4build1 source package in Ubuntu

Changelog

haskell-unsafe (0.0-4build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-unsafe_0.0.orig.tar.gz 2.3 KiB df0a74ccf7b43956c1b5decd5580e235317d1f96a1bbd75e117fc21143ee8641
haskell-unsafe_0.0-4build1.debian.tar.xz 2.3 KiB b3a419338f8ee0d38224375de44e9c3bd472ee1e52247b6f6c66d536683aaacd
haskell-unsafe_0.0-4build1.dsc 2.1 KiB a18e890cf2a036b6af4dc5707cf97b3cc77f63ad352a4430c2ddc0c35777bbc2

Available diffs

View changes file

Binary packages built by this source

libghc-unsafe-dev: unified interface to unsafe functions

 SafeHaskell introduced the notion of safe and unsafe modules.
 In order to make as many as possible modules "safe",
 the well-known unsafe functions were moved to distinguished modules.
 This makes it hard to write packages that work
 with both old and new versions of GHC.
 This package provides a single module, System.Unsafe,
 that exports the unsafe functions from the base package.
 It provides them in a style ready for qualification.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unsafe-doc: unified interface to unsafe functions; documentation

 SafeHaskell introduced the notion of safe and unsafe modules.
 In order to make as many as possible modules "safe",
 the well-known unsafe functions were moved to distinguished modules.
 This makes it hard to write packages that work
 with both old and new versions of GHC.
 This package provides a single module, System.Unsafe,
 that exports the unsafe functions from the base package.
 It provides them in a style ready for qualification.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unsafe-prof: unified interface to unsafe functions; profiling libraries

 SafeHaskell introduced the notion of safe and unsafe modules.
 In order to make as many as possible modules "safe",
 the well-known unsafe functions were moved to distinguished modules.
 This makes it hard to write packages that work
 with both old and new versions of GHC.
 This package provides a single module, System.Unsafe,
 that exports the unsafe functions from the base package.
 It provides them in a style ready for qualification.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.