Hoogle Search

Within LTS Haskell 24.2 (ghc-9.10.2)

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

  1. module Data.Mergeless.Persistent

    No documentation available.

  2. module Test.Syd.Persistent

    Testing with an in-memory sqlite database using persistent-sqlite

  3. module Text.Encode.Persistent

    Derive PersistField using TextEncode.

    data MyType = ...
    
    instance TextEncode MyType where ...
    
    deriving via ViaTextEncode MyType instance PersistField MyType
    

  4. Persistent :: NameIDFormat

    wai-saml2 Network.Wai.SAML2.NameIDFormat

    persistent opaque identifier for a principal that is specific to an identity provider and a service provider or affiliation of service providers

  5. module Network.AWS.XRayClient.Persistent

    No documentation available.

  6. pattern PERSISTENT :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.StorageInfo

    No documentation available.

  7. package persistent-sqlite

    Backend for the persistent library using sqlite3. This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.

  8. persistentBackend :: forall backend1 backend2 f . Functor f => (backend1 -> f backend2) -> RawSqlite backend1 -> f (RawSqlite backend2)

    persistent-sqlite Database.Persist.Sqlite

    No documentation available.

  9. persistentSearch :: Field Bool

    yi-core Yi.PersistentState

    No documentation available.

  10. package persistent-test

    Tests for Persistent Tests for Persistent. This is only for use in developing libraries that should conform to the persistent interface, not for users of the persistent suite of database libraries.

Page 2 of many | Previous | Next