haskell-memory 0.16.0-1build1 source package in Ubuntu

Changelog

haskell-memory (0.16.0-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 15:27:27 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-memory_0.16.0.orig.tar.gz 41.0 KiB 146da0f8b82bc59042193e9b6128916e3aefb0a301ab2f071449beb344f6fd7f
haskell-memory_0.16.0-1build1.debian.tar.xz 3.4 KiB d7d244bfe381450175e1f63f4709a6638e858790edd3ba72e545a5158f5f66e1
haskell-memory_0.16.0-1build1.dsc 2.5 KiB afbccb4983f7b38aee67e7203d87114233f91ee0d90d3f6cc2c3c8f3650e908d

View changes file

Binary packages built by this source

libghc-memory-dev: No summary available for libghc-memory-dev in ubuntu kinetic.

No description available for libghc-memory-dev in ubuntu kinetic.

libghc-memory-doc: No summary available for libghc-memory-doc in ubuntu kinetic.

No description available for libghc-memory-doc in ubuntu kinetic.

libghc-memory-prof: memory and related abstraction stuff; profiling libraries

 Chunk of memory, polymorphic byte array management and manipulation.
  - A polymorphic byte array abstraction and function similar to strict
    ByteString.
  - Different type of byte array abstraction.
  - Raw memory IO operations (memory set, memory copy, ..)
  - Aliasing with endianness support.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.