Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. package massiv

    Massiv (Массив) is an Array Library. Multi-dimensional Arrays with fusion, stencils and parallel computation.

  2. package monoid-extras

    Various extra monoid-related definitions and utilities Various extra monoid-related definitions and utilities, such as monoid actions, monoid coproducts, semi-direct products, "deletable" monoids, "split" monoids, and "cut" monoids.

  3. package openapi3

    OpenAPI 3.0 data model This library is intended to be used for decoding and encoding OpenAPI 3.0 API specifications as well as manipulating them. The original OpenAPI 3.0 specification is available at http://swagger.io/specification/.

  4. package operational

    Implementation of difficult monads made easy with operational semantics. This library makes it easy to implement monads with tricky control flow. This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc. Related packages:

  5. package pcre-light

    Portable regex library for Perl 5 compatible regular expressions A small, efficient and portable regex library for Perl 5 compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. If installation fails with missing pcre/pkg-config, try installing the libpcre3-dev package (linux) or running brew install pcre pkg-config (macOS).

  6. package pem

    Privacy Enhanced Mail (PEM) format reader and writer. Privacy Enhanced Mail (PEM) format reader and writer. long description

  7. package pipes-bytestring

    ByteString support for pipes This library provides pipes utilities for ByteStrings

  8. package primitive-unlifted

    Primitive GHC types with unlifted types inside Primitive GHC types with unlifted types inside. There used to be a module named Data.Primitive.UnliftedArray in the primitive library. However, it turns out that it is impossible to write such an API safely in versions of GHC before 8.10.1, thanks to some nasty interactions between unsafe coercions and the foreign function interface. This package also uses a somewhat different, and more flexible, approach than that module did.

  9. package protolude

    A small prelude. A sensible set of defaults for writing custom Preludes.

  10. package quickcheck-simple

    Test properties and default-mains for QuickCheck This package contains definitions of test properties and default-mains using QuickCheck library.

Page 42 of many | Previous | Next