haskell-wide-word 0.1.1.2-3build2 source package in Ubuntu

Changelog

haskell-wide-word (0.1.1.2-3build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

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

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
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-wide-word_0.1.1.2.orig.tar.gz 15.4 KiB 19c9d153b5022522fee0ef8d44559002bbdc4bba96c53817396a69a1983d5283
haskell-wide-word_0.1.1.2-3build2.debian.tar.xz 2.6 KiB a3dc8b8bfc8a573bec85c54afb59f63f6f359ca9a442bce9c53277d6d53b3788
haskell-wide-word_0.1.1.2-3build2.dsc 2.3 KiB 6fea4bfc0e4618295184158712ccfef37dad58640c465cc268f8bd781114e836

View changes file

Binary packages built by this source

libghc-wide-word-dev: data types for large but fixed width signed and unsigned integers

 A library to provide data types for large (ie > 64 bits) but fixed width signed
 and unsigned integers with the usual typeclass instances to allow them to be used
 interchangeably with `Word64`.
 .
 The types and operations are coded to be as fast as possible using strictness
 annotations, `INLINEABLE` pragmas and unboxed values and operations where
 appropriate.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-wide-word-doc: data types for large but fixed width signed and unsigned integers; documentation

 A library to provide data types for large (ie > 64 bits) but fixed width signed
 and unsigned integers with the usual typeclass instances to allow them to be used
 interchangeably with `Word64`.
 .
 The types and operations are coded to be as fast as possible using strictness
 annotations, `INLINEABLE` pragmas and unboxed values and operations where
 appropriate.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-wide-word-prof: data types for large but fixed width signed and unsigned integers; profiling libraries

 A library to provide data types for large (ie > 64 bits) but fixed width signed
 and unsigned integers with the usual typeclass instances to allow them to be used
 interchangeably with `Word64`.
 .
 The types and operations are coded to be as fast as possible using strictness
 annotations, `INLINEABLE` pragmas and unboxed values and operations where
 appropriate.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.