Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setToInfty :: SetToInfty f a => [f] -> a -> aAgda Agda.TypeChecking.SizedTypes.WarshallSolver No documentation available.
setBenchmarking :: MonadBench m => BenchmarkOn (BenchPhase m) -> m ()Agda Agda.Utils.Benchmark Turn benchmarking on/off.
setDefault :: forall a (b :: Bool) . Boolean a => a -> WithDefault' a b -> WithDefault' a bAgda Agda.Utils.WithDefault The main mode of operation of these flags, apart from setting them explicitly, is to toggle them one way or the other if they hadn't been set already.
-
BNFC BNFC.Backend.Pygments No documentation available.
setLogSettingsBreakpoint :: Int -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings No documentation available.
setLogSettingsColor :: LogColor -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings No documentation available.
setLogSettingsColors :: (Colors -> Colors) -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings Set a function to modify Colors used in logging
setLogSettingsConcurrency :: Maybe Int -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings Set the number of LoggerSet Buffers used by fast-logger A value of Nothing means to use getNumCapabilities. Higher is more performant, but may deliver messages out of order. The defualt is set for TTY usage (so, 1), but is also changed through setLogSettingsFormat is used. Support for this option depends on your version of fast-logger: TODO: table
setLogSettingsDestination :: LogDestination -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings No documentation available.
setLogSettingsFormat :: LogFormat -> LogSettings -> LogSettingsBlammo Blammo.Logging.LogSettings No documentation available.