Hoogle Search

Within LTS Haskell 22.13 (ghc-9.6.4)

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

  1. module Database.Persist.Class

    This module exports all of the type classes in persistent for operating on the database backends. persistent offers methods that are abstract in the specific backend type. For SQL databases, this wil be SqlBackend. Other database backends will define their own types. Methods and functions in this module have examples documented under an "Example Usage" thing, that you need to click on to expand.

Page 1 of 1