Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc Language.Haskell.Syntax.Decls No documentation available.
-
ghc Language.Haskell.Syntax.Decls No documentation available.
-
ghc Language.Haskell.Syntax.Decls No documentation available.
-
persistent Database.Persist.Quasi.Internal A pairing of the FieldNameHS for the source table to the FieldNameHS for the target table.
ForeignFieldReference :: FieldNameHS -> FieldNameHS -> ForeignFieldReferencepersistent Database.Persist.Quasi.Internal No documentation available.
-
persistent Database.Persist.Types No documentation available.
-
persistent Database.Persist.Types No documentation available.
type
ForeignFieldDef = (FieldNameHS, FieldNameDB)persistent Database.Persist.Types Used instead of FieldDef to generate a smaller amount of code
ForeignRef :: EntityNameHS -> ReferenceDefpersistent Database.Persist.Types 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
-
Convert Haskell values to and from application/xxx-form-urlencoded format.