haskell-memory 0.14.8-1 source package in Ubuntu

Changelog

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

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 24 Nov 2017 15:57:16 -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

Downloads

File Size SHA-256 Checksum
haskell-memory_0.14.8-1.dsc 2.5 KiB ce8f5a792c37bb3bd53195b25037ed2fa09733a990c2bbeedac11f5871059d7f
haskell-memory_0.14.8.orig.tar.gz 36.2 KiB d3d79d30a9f2021ce0002d66b1c57727363195c29d73cd18070a4ee6858d7224
haskell-memory_0.14.8-1.debian.tar.xz 3.1 KiB b9788f49d6402684e21e315a43b132cf2ef79b098e9576c70915c8f4bd4c908e

Available diffs

No changes file available.

Binary packages built by this source

libghc-memory-dev: memory and related abstraction stuff

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-memory-doc: memory and related abstraction stuff; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.