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

Changelog

haskell-mutable-containers (0.3.3-3build4) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sun, 05 Nov 2017 03:38:54 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
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-3build4.debian.tar.xz 2.7 KiB 58bb114bdf7ae28a5ed5aaff8bb228f1520e7ce34d12b64d59eedec1958eed9f
haskell-mutable-containers_0.3.3-3build4.dsc 2.7 KiB 487a09d7cad8603a06cf900c5868cb83a4e8242b265d763503ee3cd84e8c9344

Available diffs

View changes file

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.