Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. FORMAT :: Text -> Global

    pandoc-lua-engine Text.Pandoc.Lua

    No documentation available.

  2. data Force

    pantry Pantry

    No documentation available.

  3. Force :: Force

    pantry Pantry

    No documentation available.

  4. module Text.Regex.Pcre2.Foreign

    A complete binding to the low-level C API. Items here are named identically to their C counterparts. Therefore, documentation will be sparse; the official PCRE2 API docs should suffice.

  5. data ForeignDef

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  6. ForeignDef :: EntityNameHS -> EntityNameDB -> ConstraintNameHS -> ConstraintNameDB -> FieldCascade -> [(ForeignFieldDef, ForeignFieldDef)] -> [Attr] -> Bool -> Bool -> ForeignDef

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  7. type ForeignFieldDef = (FieldNameHS, FieldNameDB)

    persistent-mtl Database.Persist.Sql.Shim

    Used instead of FieldDef to generate a smaller amount of code

  8. ForeignRef :: EntityNameHS -> ReferenceDef

    persistent-mtl Database.Persist.Sql.Shim

    A ForeignRef has a late binding to the EntityDef it references via name and has the Haskell type of the foreign key in the form of FieldType

  9. data ForeignDef

    persistent-redis Database.Persist.Redis

    No documentation available.

  10. ForeignDef :: EntityNameHS -> EntityNameDB -> ConstraintNameHS -> ConstraintNameDB -> FieldCascade -> [(ForeignFieldDef, ForeignFieldDef)] -> [Attr] -> Bool -> Bool -> ForeignDef

    persistent-redis Database.Persist.Redis

    No documentation available.

Page 338 of many | Previous | Next