• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. makeSequenceA :: Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

    Generates a lambda expression which behaves like sequenceA (without requiring a Traversable instance).

  2. makeSequenceAOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

    Like makeSequenceA, but takes an FFTOptions argument.

  3. makeSequenceOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

    Like makeSequence, but takes an FFTOptions argument.

  4. EmojiKeycapSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  5. RgiEmojiFlagSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  6. RgiEmojiModifierSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  7. RgiEmojiTagSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  8. RgiEmojiZwjSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  9. u_ILLEGAL_ESCAPE_SEQUENCE :: ICUError

    text-icu Data.Text.ICU.Error

    No documentation available.

  10. u_REGEX_BAD_ESCAPE_SEQUENCE :: ICUError

    text-icu Data.Text.ICU.Error

    No documentation available.

Page 58 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete