Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. package generic-constraints

    Constraints via Generic Standalone deriving without boiler-plate

  2. package generic-data-surgery

    Surgery for generic data types Transform data types before passing them to generic functions.

  3. package generic-functor

    Deriving generalized functors with GHC.Generics Derive fmap, and other fmap-like functions where the parameter of the functor could occur anywhere. See the README for details.

  4. package generic-monoid

    Derive monoid instances for product types. Using GHC's generics, allow for deriving Monoid and Semigroup instances for your product types.

  5. package generic-optics

    Generically derive traversals, lenses and prisms. This library uses GHC.Generics to derive efficient optics (traversals, lenses and prisms) for algebraic data types in a type-directed way, with a focus on good type inference and error messages when possible. The library exposes an optics interface. For a van Laarhoven interface, see generic-lens.

  6. package generic-type-asserts

    Structural assertions on generic type representations. Please see README.md.

  7. package generic-type-functions

    Familiar functions lifted to type-level functions on generic types Please see README.md.

  8. package generics-eot

    A library for generic programming that aims to be easy to understand Documentation is here: https://generics-eot.readthedocs.io/

  9. package genvalidity-case-insensitive

    GenValidity support for case-insensitive GenValidity support for case-insensitive

  10. package genvalidity-hspec-binary

    Standard spec's for binary-related Instances Standard spec's for cereal-related Instances, see https://hackage.haskell.org/package/binary.

Page 189 of many | Previous | Next