haskell-memory 0.18.0-2 source package in Ubuntu

Changelog

haskell-memory (0.18.0-2) unstable; urgency=medium

  * debian/patches/99.patch:
    - add upstream patch to fix build on 32bit architectures.

 -- Gianfranco Costamagna <email address hidden>  Tue, 05 Sep 2023 15:05:08 +0200

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-memory_0.18.0-2.dsc 2.3 KiB 3beb4dae2c7e5f4ef06627e217e2ae0379f51e11a53473e440249e8b9cc4a234
haskell-memory_0.18.0.orig.tar.gz 41.0 KiB fd4eb6f638e24b81b4e6cdd68772a531726f2f67686c8969d3407d82f7862e3e
haskell-memory_0.18.0-2.debian.tar.xz 4.1 KiB 6421b58dfd6358a3f664d6e9a47d7629fcd934ee7980e89f9a2c798e537aa47e

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.