Hoogle Search
Within Stackage Nightly 2026-06-30 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
settings_apiKey :: Settings -> ApiKeybugsnag Data.Bugsnag.Settings Your Integration API Key
settings_appVersion :: Settings -> Maybe Textbugsnag Data.Bugsnag.Settings The version of your application Marking bugs as Fixed and having them auto-reopen in new versions requires you set this.
settings_beforeNotify :: Settings -> BeforeNotifybugsnag Data.Bugsnag.Settings Modify any events before they are sent For example to attach a user, or set the context.
settings_codeIndex :: Settings -> Maybe CodeIndexbugsnag Data.Bugsnag.Settings A CodeIndex built at compile-time from project sources If set, this will be used to update StackFrames to include lines of source code context as read out of this value. N.B. using this means loading and keeping the source code for the entire project in memory.