Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. package array-chunks

    Lists of chunks Lists of chunks. This is similar to the Cons List provided by Data.List, but it is more useful as a target for a builder since the chunks are cache coherent.

  2. package ascii-char

    A Char type representing an ASCII character This package defines a Char type that has 128 constructors, one for each ASCII character.

  3. package ascii-progress

    A simple progress bar for the console. A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project progress github

  4. package asn1-parse

    Simple monadic parser for ASN1 stream types. Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient.

  5. package assert-failure

    Syntactic sugar improving 'assert' and 'error' This library contains syntactic sugar that makes it easier to write simple contracts with assert and error and report the values that violate contracts.

  6. package assignment

    A solution to the assignment problem A solution to the assignment problem.

  7. package astro

    Amateur astronomical computations Amateur astronomical computations: rise and set times and azimuths, coordinates, distances, angular sizes and other parameters of the Sun, the Moon, planets and stars.

  8. package async-refresh-tokens

    Package implementing core logic for refreshing of expiring access tokens This package can be used for renewal of expiring access tokens according to user-provided actions. Tokens will be stored in a transactional variable (TVar).

  9. package atom-conduit

    Streaming parser/renderer for the Atom 1.0 standard (RFC 4287). Cf README.

  10. package attoparsec-expr

    Port of parsec's expression parser to attoparsec. Port of parsec's expression parser to attoparsec.

Page 161 of many | Previous | Next