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 persistent-documentation

    Documentation DSL for persistent entities A convenient DSL that allows you to attach documentation to persistent database entities

  2. package persistent-mongoDB

    Backend for the persistent library using mongoDB. MongoDB backend for the persistent library.

  3. package persistent-mtl

    Monad transformer for the persistent API A monad transformer and mtl-style type class for using the persistent API directly in your monad transformer stack.

  4. package persistent-pagination

    Efficient and correct pagination for persistent or esqueleto queries. Please see the README on GitHub at https://github.com/parsonsmatt/persistent-pagination#readme

  5. package persistent-redis

    Backend for persistent library using Redis. Based on the Redis package.

  6. package persistent-typed-db

    Type safe access to multiple database schemata. See README.md for more details, examples, and fun.

  7. package pg-transact

    A postgresql-simple transaction monad A postgresql-simple transaction monad

  8. package pid1

    Do signal handling and orphan reaping for Unix PID1 init processes Please see README.md or view Haddocks at https://www.stackage.org/package/pid1

  9. package pinch

    An alternative implementation of Thrift for Haskell. This library provides machinery for types to specify how they can be serialized and deserialized into/from Thrift payloads. It makes no assumptions on how these payloads are sent or received and performs no code generation. Types may specify how to be serialized and deserialized by defining instances of the Pinchable typeclass by hand, with automatically derived instances by using generics or by using the pinch-gen code generator. Check the documentation in the Pinch module for more information. What is Thrift? Apache Thrift provides an interface description language, a set of communication protocols, and a code generator and libraries for various programming languages to interact with the generated code. Pinch aims to provide an alternative implementation of Thrift for Haskell.

  10. package pinecone

    Servant bindings to Pinecone This package provides comprehensive and type-safe bindings to Pinecone, providing both a Servant interface and non-Servant interface for convenience. Read the README below for a fully worked usage example. Otherwise, browse the Pinecone module, which is the intended package entrypoint.

Page 227 of many | Previous | Next