Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setEnv :: env' -> IOEnv env' a -> IOEnv env aghc-lib-parser GHC.Data.IOEnv Perform a computation with a different environment
setCharacterSet :: Connection -> String -> IO ()mysql Database.MySQL.Base No documentation available.
setTrace :: Connection -> Maybe (Text -> IO ()) -> IO ()sqlite-simple Database.SQLite.Simple http://www.sqlite.org/c3ref/profile.html Enable/disable tracing of SQL execution. Tracing can be disabled by setting Nothing as the logger callback. Warning: If the logger callback throws an exception, your whole program may crash. Enable only for debugging!
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.
-
mongoDB Database.MongoDB.Admin Set the profiler level, and optionally the slow operation time threshold (in milliseconds).