haskell-reinterpret-cast 0.1.0-3build3 source package in Ubuntu

Changelog

haskell-reinterpret-cast (0.1.0-3build3) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:19:22 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-3build3.debian.tar.xz 2.3 KiB 2dc825efb3cb7985095707c9894d2e7cf144871dfc7f15de2d212b2cee8494c6
haskell-reinterpret-cast_0.1.0-3build3.dsc 2.5 KiB 1b89326daf46f888290fbb58a60f7c48818e90a18a8fa01080d440579a1bb6b1

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.