Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setWidth :: Maybe Int -> FormatOptions -> FormatOptionsyaml Data.Yaml.Builder Set the maximum number of columns in the YAML output, or Nothing for infinite. By default, the limit is 80 characters.
setConfCompare :: (Text -> Text -> Ordering) -> Config -> Configyaml Data.Yaml.Pretty Sets ordering for object keys
setConfDropNull :: Bool -> Config -> Configyaml Data.Yaml.Pretty setDelete :: Label -> LabelSet -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setDifference :: LabelSet -> LabelSet -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setElems :: LabelSet -> [Label]ghc GHC.Cmm.Dataflow.Label No documentation available.
-
ghc GHC.Cmm.Dataflow.Label No documentation available.
setFilter :: (Label -> Bool) -> LabelSet -> LabelSetghc GHC.Cmm.Dataflow.Label No documentation available.
setFoldl :: (t -> Label -> t) -> t -> LabelSet -> tghc GHC.Cmm.Dataflow.Label No documentation available.
setFoldr :: (Label -> t -> t) -> t -> LabelSet -> tghc GHC.Cmm.Dataflow.Label No documentation available.