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 data-diverse

    Extensible records and polymorphic variants. Data.Diverse.Many is an extensible record for any size encoded efficiently as (Seq Any). Data.Diverse.Which is a polymorphic variant of possibilities encoded as (Int, Any). Provides getters, setters, projection, injection, folds, and catamorphisms; accessed by type, index or label. Refer to ManySpec.hs and WhichSpec.hs for example usages. Iso, Lens and Prisms are provided in data-diverse-lens

  2. package data-effects-th

    Template Haskell utilities for the data-effects library. TemplateHaskell functions for deriving effect invocation functions, HFunctor instances, and more from the definition of effects with data-effects-based GADT representations.

  3. package data-endian

    Endian-sensitive data This package provides helpers for converting endian-sensitive data.

  4. package data-hash

    Combinators for building fast hashing functions. Combinators for building fast hashing functions. Includes hashing functions for all basic Haskell98 types.

  5. package data-lens-light

    Simple lenses, minimum dependencies See https://github.com/feuerbach/data-lens-light/blob/master/README.md

  6. package data-msgpack

    A Haskell implementation of MessagePack A Haskell implementation of MessagePack http://msgpack.org/ This is a fork of msgpack-haskell https://github.com/msgpack/msgpack-haskell, since the original author is unreachable. This fork incorporates a number of bugfixes and is actively being developed.

  7. package data-msgpack-types

    A Haskell implementation of MessagePack. A Haskell implementation of MessagePack http://msgpack.org/ This is a fork of msgpack-haskell https://github.com/msgpack/msgpack-haskell, since the original author is unreachable. This fork incorporates a number of bugfixes and is actively being developed.

  8. package data-serializer

    Common API for serialization libraries This package provides a common API for serialization libraries like binary and cereal.

  9. package data-sketches

    Please see the README on GitHub at https://github.com/iand675/datasketches-haskell#readme

  10. package data-sketches-core

    Please see the README on GitHub at https://github.com/iand675/datasketches-haskell#readme

Page 111 of many | Previous | Next