Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

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

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  2. type ForeignFieldDef = (FieldNameHS, FieldNameDB)

    persistent-mtl Database.Persist.Sql.Shim

    Used instead of FieldDef to generate a smaller amount of code

  3. 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

  4. data ForeignDef

    persistent-redis Database.Persist.Redis

    No documentation available.

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

    persistent-redis Database.Persist.Redis

    No documentation available.

  6. type ForeignFieldDef = (FieldNameHS, FieldNameDB)

    persistent-redis Database.Persist.Redis

    Used instead of FieldDef to generate a smaller amount of code

  7. ForeignRef :: EntityNameHS -> ReferenceDef

    persistent-redis Database.Persist.Redis

    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

  8. module System.Posix.Directory.Foreign

    No documentation available.

  9. FormatBinary :: FormatMode

    prefix-units Data.Prefix.Units

    Formats the value using binary units.

  10. FormatFixed :: Unit -> FormatMode

    prefix-units Data.Prefix.Units

    Formats the value using the given unit.

Page 339 of many | Previous | Next