Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package cryptohash-cryptoapi

    Crypto-api interfaces for cryptohash Crypto-api interfaces for cryptohash

  2. package crypton-pem

    Privacy Enhanced Mail (PEM) file format reader and writer. A library to read and write files in the Privacy Enhanced Mail (PEM) format.

  3. package cryptonite-conduit

    cryptonite conduit Conduit bridge for cryptonite For now only provide a conduit version for hash and hmac, but with contribution, this could provide cipher conduits too, and probably other things.

  4. package cryptonite-openssl

    Crypto stuff using OpenSSL cryptographic library Crypto stuff using the OpenSSL cryptographic library as bindings

  5. package csp

    Discrete constraint satisfaction problem (CSP) solver. Constraint satisfaction problem (CSP) solvers

  6. package csv-conduit

    A flexible, fast, conduit-based CSV parser library for Haskell. CSV files are the de-facto standard in many situations involving data transfer, particularly when dealing with enterprise application or disparate database systems. While there are a number of CSV libraries in Haskell, at the time of this project's start in 2010, there wasn't one that provided all of the following:

    • Full flexibility in quote characters, separators, input/output
    • Constant space operation
    • Robust parsing, correctness and error resiliency
    • Convenient interface that supports a variety of use cases
    • Fast operation
    This library is an attempt to close these gaps. Please note that this library started its life based on the enumerator package and has recently been ported to work with conduits instead. In the process, it has been greatly simplified thanks to the modular nature of the conduits library. Following the port to conduits, the library has also gained the ability to parameterize on the stream type and work both with ByteString and Text. For more documentation and examples, check out the README at: http://github.com/ozataman/csv-conduit

  7. package ctrie

    Non-blocking concurrent map A non-blocking concurrent map implementation based on lock-free concurrent hash tries (aka Ctries).

  8. package cue-sheet

    Support for construction, rendering, and parsing of CUE sheets Support for construction, rendering, and parsing of CUE sheets.

  9. package currycarbon

    A package for simple, fast radiocarbon calibration Radiocarbon calibration with the intercept method optimised for fast calibration of many dates.

  10. package cursor-gen

    Generators for Purely Functional Cursors Generators for Purely Functional Cursors for common data structures

Page 176 of many | Previous | Next