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. Formatted :: [FormattedPart] -> Formatted

    hformat Text.Format

    No documentation available.

  2. data FormattedPart

    hformat Text.Format

    No documentation available.

  3. FormattedPart :: FormatFlags -> String -> FormattedPart

    hformat Text.Format

    No documentation available.

  4. data Formatter

    hformat Text.Format

    No documentation available.

  5. Formatter :: Either String Int -> Maybe String -> [String] -> Formatter

    hformat Text.Format

    No documentation available.

  6. type FormatFlags = [String]

    hformat Text.Format.Flags

    No documentation available.

  7. data ForeignDef

    hledger-web Hledger.Web.Import

    No documentation available.

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

    hledger-web Hledger.Web.Import

    No documentation available.

  9. type ForeignFieldDef = (FieldNameHS, FieldNameDB)

    hledger-web Hledger.Web.Import

    Used instead of FieldDef to generate a smaller amount of code

  10. ForeignRef :: EntityNameHS -> ReferenceDef

    hledger-web Hledger.Web.Import

    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

Page 331 of many | Previous | Next