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

Changelog

haskell-reinterpret-cast (0.1.0-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:07:17 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-1build1.debian.tar.xz 2.1 KiB 148245cf270688b898b223c266d64b77939087634a7516990b8024219238f278
haskell-reinterpret-cast_0.1.0-1build1.dsc 2.4 KiB d448547bf8f80144628cd71fbe8ae97ade514911c5528757753342d140bce8a6

View changes file

Binary packages built by this source

libghc-reinterpret-cast-dev: No summary available for libghc-reinterpret-cast-dev in ubuntu groovy.

No description available for libghc-reinterpret-cast-dev in ubuntu groovy.

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.