haskell-memory 0.15.0-1build2 source package in Ubuntu

Changelog

haskell-memory (0.15.0-1build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:33:19 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-memory_0.15.0.orig.tar.gz 41.3 KiB e3ff892c1a94708954d0bb2c4f4ab81bc0f505352d95095319c462db1aeb3529
haskell-memory_0.15.0-1build2.debian.tar.xz 3.5 KiB 78c8f2b4f6d3b57f32b0f2b5fffdbe9703411611a44207d754ff83f1903c0c9d
haskell-memory_0.15.0-1build2.dsc 2.5 KiB 58a683d226f5582107d0434a16c6e39fd33f40bf8ee59626cfaa6c2de1e3c372

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.