haskell-memory 0.14.18-1build1 source package in Ubuntu

Changelog

haskell-memory (0.14.18-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 17:55:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-memory_0.14.18.orig.tar.gz 41.3 KiB f5458d170a291788ac8da896bb44b0cc84021c99dd596c52adf2f7a7f6c03507
haskell-memory_0.14.18-1build1.debian.tar.xz 3.3 KiB c38a507eaf0a9d304874977041d1227fc8f31b8408d837bf7f89a274f277e1fa
haskell-memory_0.14.18-1build1.dsc 2.4 KiB a1892d2bc6bcaa9f64b6e1f188d8965afb036bd557273991c4b574d86334d07a

View changes file

Binary packages built by this source

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

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

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

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

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.