Hoogle Search
Within Stackage Nightly 2026-07-01 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setboolopt :: String -> RawOpts -> RawOptshledger-lib Hledger.Data.RawOptions No documentation available.
setopt :: String -> String -> RawOpts -> RawOptshledger-lib Hledger.Data.RawOptions No documentation available.
-
HsYAML Data.YAML.Schema Set the Scalar style in the encoded YAML. This is a function that decides for each Scalar the type of YAML string to output. WARNING: You must ensure that special strings (like "true"/"false"/"null"/"1234") are not encoded with the Plain style, because then they will be decoded as boolean, null or numeric values. You can use isAmbiguous to detect them. NOTE: For different SchemaResolvers, different strings are ambiguous. For example, "true" is not ambiguous for failsafeSchemaResolver.
setQuantifierAll :: IsSql92AggregationSetQuantifierSyntax q => qbeam-core Database.Beam.Backend.SQL.SQL92 No documentation available.
setQuantifierDistinct :: IsSql92AggregationSetQuantifierSyntax q => qbeam-core Database.Beam.Backend.SQL.SQL92 No documentation available.
-
beam-core Database.Beam.Query No documentation available.
-
beam-core Database.Beam.Schema Change the entity name without consulting the beam-assigned one
-
beam-core Database.Beam.Schema.Tables Change the entity name without consulting the beam-assigned one
-
beam-core Database.Beam.Schema.Tables No documentation available.
setCached :: (Typeable a, MonadIO m, MonadReader Cache m) => Key -> a -> m ()registry Data.Registry.Internal.Cache Cache a value at a given key in the cache This is a IO operation since we access the cache MVar