About

Metadata

  • Last updated , by andrewthad
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: andrew.thaddeus@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    unsafe-tricks (on by default)

    If enabled, turn on unsafe GHC tricks.

    bounds-checking (off by default)

    If enabled, use bounds-checking array accesses.

    debug (off by default)

    If enabled, spew debugging output to stdout.

    sse42 (off by default)

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

    portable (off by default)

    If enabled, use only pure Haskell code and no GHC extensions.

Readme

impure-containers

Available on hackage.