haskell-mutable-containers 0.3.2-1 source package in Ubuntu

Changelog

haskell-mutable-containers (0.3.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 04 Dec 2015 00:18:00 -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-mutable-containers_0.3.2-1.dsc 2.7 KiB 17a36b1a7b316b3d77ee24d424a59d5b661bb0f16b62ff29b27d9f087b4ecf92
haskell-mutable-containers_0.3.2-1.debian.tar.xz 2.3 KiB efb4c875004670f77316732dd37b0eb2d27b7e665861c225497938ce5c0fd5e6
haskell-mutable-containers_0.3.2.orig.tar.gz 11.7 KiB 781388cf52faa5f9c4c8a825eef11bec430e323c6913d25b5f4e63d8ce02017e

No changes file available.

Binary packages built by this source

libghc-mutable-containers-dev: Abstactions and concrete implementations of mutable containers

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

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.