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

* Package name    : haskell-reinterpret-cast
  Version         : 0.1.0
  Upstream Author : Niklas Hambüchen <m...@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 via email to