impure-containers: Mutable containers in haskell

[ bsd3, data-structures, library ] [ Propose Tags ]

Please see README.md

Flags

Automatic Flags
NameDescriptionDefault
unsafe-tricks

turn on unsafe GHC tricks

Enabled
bounds-checking

if on, use bounds-checking array accesses

Disabled
debug

if on, spew debugging output to stdout

Disabled
sse42

if on, use SSE 4.2 extensions to search cache lines very efficiently. The portable flag forces this off.

Disabled
portable

if on, use only pure Haskell code and no GHC extensions.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1, 0.2, 0.3, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.1
Dependencies base (>=4.7 && <5), containers, ghc-prim, hashable, primitive, vector [details]
License BSD-3-Clause
Copyright 2016 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Category web
Home page https://github.com/andrewthad/impure-containers#readme
Source repo head: git clone https://github.com/andrewthad/impure-containers
Uploaded by andrewthad at 2016-07-29T13:34:34Z
Distributions
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 6553 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-29 [all 1 reports]