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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:06 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-reinterpret-cast_0.1.0-4.dsc 2.4 KiB 1a86ae4bdbd4e7e7196fb87c8434f389917288fb686f7de50d8572484c1a3247
haskell-reinterpret-cast_0.1.0.orig.tar.gz 2.7 KiB 5654622c904b42c62f2473c64624715dbd458ea00209ed9ab39396eabc1353e4
haskell-reinterpret-cast_0.1.0-4.debian.tar.xz 2.1 KiB a974f2ae14e65e7c301ff1ae85c984d5dc543efe604c4f1f55c866eb52dd1459

No changes file available.

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.