Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. parseTLB :: forall e a . (Parse a, Textual e) => Builder -> Either e a

    ttc Data.TTC

    Parse from a Text Builder

  2. analyseType :: Name -> Type -> TypeAnalysis

    acid-state Data.Acid.TemplateHaskell

    No documentation available.

  3. machineOffsets :: AcMachine v -> !TypedByteArray Offset

    alfred-margaret Data.Text.AhoCorasick.Automaton

    For every state, the index into machineTransitions where the transition list for that state starts.

  4. privateUseToText :: PrivateUse -> Text

    bcp47 Data.BCP47

    No documentation available.

  5. privateUseToText :: PrivateUse -> Text

    bcp47 Data.BCP47.Internal.PrivateUse

    No documentation available.

  6. databaseTypeDecl :: [HsEntity] -> Decl ()

    beam-migrate Database.Beam.Haskell.Syntax

    No documentation available.

  7. data SomeCheckedDatabaseSettings

    beam-migrate Database.Beam.Migrate.Backend

    Monomorphic wrapper to use when interpreting a module which exports a CheckedDatabaseSettings.

  8. SomeCheckedDatabaseSettings :: forall be (db :: (Type -> Type) -> Type) . Database be db => CheckedDatabaseSettings be db -> SomeCheckedDatabaseSettings

    beam-migrate Database.Beam.Migrate.Backend

    No documentation available.

  9. defaultMigratableDbSettings :: (Generic (CheckedDatabaseSettings be db), GAutoMigratableDb be (Rep (CheckedDatabaseSettings be db))) => CheckedDatabaseSettings be db

    beam-migrate Database.Beam.Migrate.Generics

    Produce a checked database for the given Haskell database type See the manual for more information on the defaults.

  10. referentialActionSetDefaultSyntax :: IsSql92ReferentialActionSyntax refAction => refAction

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    No documentation available.

Page 149 of many | Previous | Next