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 cereal-vector

    Serialize instances for Data.Vector types. Serialize instances for Data.Vector types.

  2. package classy-prelude

    A typeclass-based Prelude. See docs and README at http://www.stackage.org/package/classy-prelude

  3. package context

    Thread-indexed, nested contexts Thread-indexed storage around arbitrary context values. The interface supports nesting context values per thread, and at any point, the calling thread may ask for their current context.

  4. package crypto-cipher-tests

    Generic cryptography cipher tests Generic cryptography cipher tests

  5. package crypto-cipher-types

    Generic cryptography cipher types Generic cryptography cipher types

  6. package data-accessor-transformers

    Use Accessor to access state in transformers State monad Use Accessor to access state in transformers State monad

  7. package deferred-folds

    Abstractions over deferred folds This library is in an experimental state. Users should be prepared for frequent updates.

  8. package defun-core

    Defunctionalization helpers: core definitions The package defun provides defunctionalization helpers, most importantly type family DeFun.Core.App allowing to write higher-order type families. The singletons package also has its own type family Apply, but the machinery is tied to the Sing / singletons. In particular, the Lam counterpart SLambda is specialized to Sing arguments. The defun's Lam is however fully general, so you can use your own singletons or (importantly) singleton-like arguments. The package provides few defunctionalized functions, and their term-level variants can be found in defun-bool and defun-sop packages, which use SBool and NP data types from singletons-bool and sop-core packages respectively.

  9. package dependent-sum-template

    Template Haskell code to generate instances of classes in some package Template Haskell code to generate instances of classes in some package, such as GEq and GCompare.

  10. package di-core

    Typeful hierarchical structured logging without monad towers. Typeful hierarchical structured logging without monad towers.

Page 52 of many | Previous | Next