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. oneToMany_ :: forall be (db :: (Type -> Type) -> Type) tbl rel s . (Database be db, BeamSqlBackend be, HasTableEquality be (PrimaryKey tbl), Table tbl, Table rel) => DatabaseEntity be db (TableEntity rel) -> (rel (QExpr be s) -> PrimaryKey tbl (QExpr be s)) -> tbl (QExpr be s) -> Q be db s (rel (QExpr be s))

    beam-core Database.Beam.Query

    Used to define one-to-many (or one-to-one) relationships. Takes the table to fetch, a way to extract the foreign key from that table, and the table to relate to.

  2. data QAnyScope

    beam-core Database.Beam.Query.CTE

    No documentation available.

  3. MatchAny :: Match

    citeproc Citeproc.Types

    No documentation available.

  4. pattern Germany :: Country

    country Country.Identifier

    No documentation available.

  5. germany :: Country

    country Country.Identifier

    BRD; Bundesrepublik Deutschland; Deutschland; FRG; Federal Republic of Germany; Germany

  6. caseAnyOrder :: forall e (f :: Type -> Type) a r (es :: [Effect]) . HFunctor e => (e f a -> r) -> (Union es f a -> r) -> Union (e ': es) f a -> r

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  7. extractAnyOrder :: forall e (es :: [Effect]) (f :: Type -> Type) a . HFunctor e => Union es f a -> e f a

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  8. projectAnyOrder :: forall e (es :: [Effect]) (f :: Type -> Type) a . HFunctor e => Membership e es -> Union es f a -> Maybe (e f a)

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  9. FilterAny :: (s -> a -> Process (Filter s)) -> DispatchFilter s

    distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types

    No documentation available.

  10. matchAnyStm :: ExternDispatcher s -> forall m . () => (Message -> m) -> Match m

    distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types

    No documentation available.

Page 176 of many | Previous | Next