haskell-memory 0.14.11-1 source package in Ubuntu

Changelog

haskell-memory (0.14.11-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sun, 07 Jan 2018 15:03:54 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-memory_0.14.11-1.dsc 2.6 KiB 3d3c4dba113da9827cd4f73820df871677f4cf85a1a4629bd0075b5508c1f04f
haskell-memory_0.14.11.orig.tar.gz 36.7 KiB 674cf05ccf238c8ba0aa1673da3132c4f573163dd9a21b9f5e1fb938322add4c
haskell-memory_0.14.11-1.debian.tar.xz 3.1 KiB 7d1dea985adf125a458542f41457d5a90a34654296ea69986d75a79608922e1d

Available diffs

No changes file available.

Binary packages built by this source

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

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

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

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

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.