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.

  1. setWidth :: Maybe Int -> FormatOptions -> FormatOptions

    yaml Data.Yaml

    Set the maximum number of columns in the YAML output, or Nothing for infinite. By default, the limit is 80 characters.

  2. setWidth :: Maybe Int -> FormatOptions -> FormatOptions

    yaml Data.Yaml.Builder

    Set the maximum number of columns in the YAML output, or Nothing for infinite. By default, the limit is 80 characters.

  3. setConfCompare :: (Text -> Text -> Ordering) -> Config -> Config

    yaml Data.Yaml.Pretty

    Sets ordering for object keys

  4. setConfDropNull :: Bool -> Config -> Config

    yaml Data.Yaml.Pretty

    Drop entries with Null value from objects, if set to True

  5. setDelete :: Label -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  6. setDifference :: LabelSet -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  7. setElems :: LabelSet -> [Label]

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  8. setEmpty :: LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  9. setFilter :: (Label -> Bool) -> LabelSet -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  10. setFoldl :: (t -> Label -> t) -> t -> LabelSet -> t

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

Page 36 of many | Previous | Next