haskell-mutable-containers 0.3.3-3build3 source package in Ubuntu

Changelog

haskell-mutable-containers (0.3.3-3build3) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 19 Jul 2017 09:38:41 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
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-mutable-containers_0.3.3.orig.tar.gz 11.8 KiB 7a7a39cbb16978dd1607a3977d7a1e5d8ecda7a528845d6983b5b97c49517ceb
haskell-mutable-containers_0.3.3-3build3.debian.tar.xz 2.6 KiB 42a7a2e4ee4d32669218925d564c654d353ed97d3ad08814fb0225f4ea7a942e
haskell-mutable-containers_0.3.3-3build3.dsc 2.6 KiB 4f8076ef560d4b73882920f1b9996b1729976a29243c9d81f34acd01e23fda7f

Available diffs

View changes file

Binary packages built by this source

libghc-mutable-containers-dev: No summary available for libghc-mutable-containers-dev in ubuntu artful.

No description available for libghc-mutable-containers-dev in ubuntu artful.

libghc-mutable-containers-doc: abstactions and concrete implementations of mutable containers; documentation

 One of Haskell's strengths is immutable data structures. These structures make
 it easier to reason about code, simplify concurrency and parallelism, and in
 some cases can improve performance by allowing sharing. However, there are
 still classes of problems where mutable data structures can both be more
 convenient, and provide a performance boost. This library is meant to provide
 such structures in a performant, well tested way. It also provides a simple
 abstraction over such data structures via typeclasses.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-mutable-containers-prof: abstactions and concrete implementations of mutable containers; profiling libraries

 One of Haskell's strengths is immutable data structures. These structures make
 it easier to reason about code, simplify concurrency and parallelism, and in
 some cases can improve performance by allowing sharing. However, there are
 still classes of problems where mutable data structures can both be more
 convenient, and provide a performance boost. This library is meant to provide
 such structures in a performant, well tested way. It also provides a simple
 abstraction over such data structures via typeclasses.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.