Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
beam-core Database.Beam.Query Conditionally drop the first offset results.
-
beam-core Database.Beam.Query Used to define one-to-many (or one-to-one) relationships with a nullable foreign key. Takes the table to fetch, a way to extract the foreign key from that table, and the table to relate to.
-
beam-core Database.Beam.Query Use with set to optionally set a fiield to a new value, calculated based on one or more fields from the existing row
getMaybeValue :: CollectErrors es v -> Maybe vcollect-errors Control.CollectErrors No documentation available.
getMaybeValue :: CollectErrors es v -> Maybe vcollect-errors Control.CollectErrors.Type No documentation available.
decToMaybe :: Dec a -> Maybe adec Data.Type.Dec -
elynx-tree ELynx.Tree.Length Class of data types that may have a length.
getMaybeLength :: HasMaybeLength e => e -> Maybe Lengthelynx-tree ELynx.Tree.Length No documentation available.
-
elynx-tree ELynx.Tree.Support Class of data types that may have a support value.
getMaybeSupport :: HasMaybeSupport e => e -> Maybe Supportelynx-tree ELynx.Tree.Support No documentation available.