haskell-reinterpret-cast 0.1.0-4build1 source package in Ubuntu

Changelog

haskell-reinterpret-cast (0.1.0-4build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:35:24 +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-reinterpret-cast_0.1.0.orig.tar.gz 2.7 KiB 5654622c904b42c62f2473c64624715dbd458ea00209ed9ab39396eabc1353e4
haskell-reinterpret-cast_0.1.0-4build1.debian.tar.xz 2.2 KiB c0b26ab10c60a1b03bb407cb8a86f4410a8687014bebd9892697a509c66f8867
haskell-reinterpret-cast_0.1.0-4build1.dsc 2.4 KiB d5696b2062551160d4eefa5ce7d8d981278d2523b042b98a0663de2e6bafc4ef

View changes file

Binary packages built by this source

libghc-reinterpret-cast-dev: Memory reinterpretation casts for Float/Double/Word32/Word64

 This package provides memory reinterpretation casts for Float/Double and
 Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
 different ways to tackle the problem; the @array@ method (current default) is
 about 5 times faster than the @FFI@ method.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-reinterpret-cast-doc: Memory reinterpretation casts for Float/Double/Word32/Word64; documentation

 This package provides memory reinterpretation casts for Float/Double and
 Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
 different ways to tackle the problem; the @array@ method (current default) is
 about 5 times faster than the @FFI@ method.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-reinterpret-cast-prof: Memory reinterpretation casts for Float/Double/Word32/Word64; profiling libraries

 This package provides memory reinterpretation casts for Float/Double and
 Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
 different ways to tackle the problem; the @array@ method (current default) is
 about 5 times faster than the @FFI@ method.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.