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

Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

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

  1. bisequence' :: (Traversable t, Applicative f) => t (a -> b -> f c) -> a -> b -> t (f c)

    composition-prelude Control.Composition

    No documentation available.

  2. cSequence :: forall m c (f :: Type -> Type) . (Applicative m, CZipWithM c) => c (Compose m f) -> m (c f)

    czipwith Data.CZipWith

    The equivalent of Traversable's sequence/sequenceA

  3. ciLiteralSequencesUsed :: CrunchInfo -> Bool

    exomizer Exomizer

    No documentation available.

  4. coUseLiteralSequences :: CrunchOptions -> Bool

    exomizer Exomizer

    No documentation available.

  5. ciLiteralSequencesUsed :: CrunchInfo -> Bool

    exomizer Exomizer.Mem

    No documentation available.

  6. coUseLiteralSequences :: CrunchOptions -> Bool

    exomizer Exomizer.Mem

    No documentation available.

  7. ciLiteralSequencesUsed :: CrunchInfo -> Bool

    exomizer Exomizer.Raw

    No documentation available.

  8. coUseLiteralSequences :: CrunchOptions -> Bool

    exomizer Exomizer.Raw

    No documentation available.

  9. EraseBindingDeleteSequence :: EraseBinding

    gi-vte GI.Vte.Enums

    Send the "@7" control sequence.

  10. pattern GL_TERMINATE_SEQUENCE_COMMAND_NV :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.CommandList

    No documentation available.

Page 90 of many | Previous | Next

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