[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#911141: ITP: haskell-reinterpret-cast -- Memory reinterpretation casts for Float/Double/Word32/Word64



Package: wnpp
Severity: wishlist
Owner: Ilias Tsitsimpis <iliastsi@debian.org>

* Package name    : haskell-reinterpret-cast
  Version         : 0.1.0
  Upstream Author : Niklas Hambüchen <mail@nh2.me>
* URL             : https://hackage.haskell.org/package/reinterpret-cast
* License         : Expat
  Programming Lang: Haskell
  Description     : 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 is a dependency for newer versions of haskell-cracknum (>= 2.2).

-- 
Ilias


Reply to: