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. setSingleton :: Label -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  2. setSize :: LabelSet -> Int

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  3. setUnion :: LabelSet -> LabelSet -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  4. setUnions :: [LabelSet] -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  5. setEnv :: env' -> IOEnv env' a -> IOEnv env a

    ghc-lib-parser GHC.Data.IOEnv

    Perform a computation with a different environment

  6. set1 :: Calendar -> CalendarField -> Int -> Calendar

    text-icu Data.Text.ICU

    Set the value of one field of a calendar to a certain value. All fields are represented as 32-bit integers.

  7. setLine :: BiDi -> Int32 -> Int32 -> BiDi -> IO ()

    text-icu Data.Text.ICU.BiDi

    Sets a BiDi to contain the reordering information, especially the resolved levels, for all the characters in a line of text

  8. setPara :: BiDi -> Text -> Int32 -> IO ()

    text-icu Data.Text.ICU.BiDi

    Perform the Unicode Bidi algorithm. It is defined in the Unicode Standard Annex #9, version 13, also described in The Unicode Standard, Version 4.0. This function takes a piece of plain text containing one or more paragraphs, with or without externally specified embedding levels from styled text and computes the left-right-directionality of each character.

  9. setText :: BreakIterator a -> Text -> IO ()

    text-icu Data.Text.ICU.Break

    Point an existing BreakIterator at a new piece of text.

  10. set1 :: Calendar -> CalendarField -> Int -> Calendar

    text-icu Data.Text.ICU.Calendar

    Set the value of one field of a calendar to a certain value. All fields are represented as 32-bit integers.

Page 53 of many | Previous | Next